Home
last modified time | relevance | path

Searched refs:foo32 (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm-project/clang/test/Sema/
Dmips16_attr_allowed.c3 void foo32();
5 void __attribute__((nomips16)) foo32();
Dmips16_attr_not_allowed.c3 void __attribute__((nomips16)) foo32(); // expected-warning {{unknown attribute 'nomips16' ignored}}
/external/clang/test/Sema/
Dmips16_attr_allowed.c3 void foo32();
5 void __attribute__((nomips16)) foo32();
Dmips16_attr_not_allowed.c3 void __attribute__((nomips16)) foo32(); // expected-warning {{unknown attribute 'nomips16' ignored}}
/external/llvm-project/lld/test/ELF/
Dundefined-glob.s33 # FOO-STAR: foo32
41 # FOO-Q-NOT: foo32
49 # FOO13: foo32
Daarch64-relocs.s103 ldr s4, [x5, :lo12:foo32]
104 foo32: label
/external/llvm-project/llvm/test/Transforms/PreISelIntrinsicLowering/
Dload-relative.ll3 ; CHECK: define i8* @foo32(i8* [[P:%.*]], i32 [[O:%.*]])
4 define i8* @foo32(i8* %p, i32 %o) {
/external/llvm/test/Transforms/PreISelIntrinsicLowering/
Dload-relative.ll4 ; CHECK: define i8* @foo32(i8* [[P:%.*]], i32 [[O:%.*]])
5 define i8* @foo32(i8* %p, i32 %o) {
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dcond-move-10.ll8 declare i32 @foo32()
59 ; CHECK: brasl %r14, foo32@PLT
83 %ret = call i32 @foo32()
/external/llvm-project/llvm/test/CodeGen/X86/
Dabsolute-cmp.ll56 define void @foo32(i64 %val) {
57 ; NOPIC-LABEL: foo32:
73 ; PIC-LABEL: foo32:
Dpr28173.ll61 define i32 @foo32(i1 zeroext %i) #0 {
62 ; CHECK-LABEL: foo32:
Dpeep-test-4.ll4 declare dso_local void @foo32(i32)
249 ; CHECK-NEXT: jmp foo32 # TAILCALL
259 tail call void @foo32(i32 %cnt)
275 ; CHECK-NEXT: jmp foo32 # TAILCALL
285 tail call void @foo32(i32 %cnt)
Dabsolute-bt.ll13 define void @foo32(i32* %ptr) {
Dabsolute-bit-mask.ll28 define void @foo32(i32* %ptr) {
Dh-register-store.ll45 define void @foo32(i32 inreg %p, i8* inreg %z) nounwind {
/external/llvm/test/CodeGen/ARM/
DbicZext.ll13 define i32 @foo32(i32 %f) nounwind readnone optsize ssp {
Dldm-stm-base-materialization.ll50 define void @foo32() #0 {
52 ; CHECK-LABEL: foo32:
/external/llvm-project/llvm/test/CodeGen/ARM/
DbicZext.ll13 define i32 @foo32(i32 %f) nounwind readnone optsize ssp {
Dldm-stm-base-materialization.ll50 define void @foo32() #0 {
52 ; CHECK-LABEL: foo32:
/external/llvm/test/CodeGen/X86/
Dpeep-test-4.ll3 declare void @foo32(i32)
221 tail call void @foo32(i32 %cnt)
239 tail call void @foo32(i32 %cnt)
Dh-register-store.ll45 define void @foo32(i32 inreg %p, i8* inreg %z) nounwind {
/external/llvm/test/CodeGen/Thumb/
Dldm-stm-base-materialization-thumb2.ll50 define void @foo32() #0 {
52 ; CHECK-LABEL: foo32:
Dldm-stm-base-materialization.ll51 define void @foo32() #0 {
53 ; CHECK-LABEL: foo32:
/external/llvm-project/llvm/test/CodeGen/Thumb/
Dldm-stm-base-materialization-thumb2.ll50 define void @foo32() #0 {
52 ; CHECK-LABEL: foo32:
Dldm-stm-base-materialization.ll51 define void @foo32() #0 {
53 ; CHECK-LABEL: foo32:

12