1 ; RUN: llc -O0 -mtriple thumbv7--windows-itanium -filetype obj -o - %s | llvm-objdump -disassemble - | FileCheck %s
3 declare i32 @llvm.arm.space(i32, i32)
5 define arm_aapcs_vfpcc i32 @f(i32 %n, i32 %d) local_unnamed_addr {
8 call i32 @llvm.arm.space(i32 128, i32 undef)