Home
last modified time | relevance | path

Searched refs:foo20 (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/test/CodeGen/Thumb2/
H A Dconstant-islands-new-island-padding.ll25 call void @foo20(i32 191)
32 tail call void @foo20(i32 19)
42 declare void @foo20(i32)
/llvm-project/clang/test/CodeGen/
H A Dparen-list-agg-init.cpp436 // CHECK: define {{.*}} void {{.*foo20.*}}
444 void foo20() {
450 int foo20();
473 // CHECK-NEXT: [[CALL:%.*call*]] = call noundef i32 @{{.*foo20.*}}
478 I(0, foo20());
447 void foo20() { foo20() function
H A Dcfi-icall-normalize.c46 void foo20(unsigned long arg1, unsigned long long arg2, unsigned long long arg3) { } in foo20() function
/llvm-project/llvm/test/CodeGen/Generic/
H A Dmachine-function-splitter.ll595 define void @foo20(i1 zeroext %0) !prof !14 !section_prefix !15 {
597 ; MFS-DEFAULTS-LABEL: foo20
598 ; MFS-DEFAULTS-AARCH64-NOT: foo20.cold:
599 ; MFS-DEFAULTS-X86: .section .text.split.foo20
600 ; MFS-DEFAULTS-X86: foo20.cold:
/llvm-project/llvm/test/CodeGen/X86/
H A Dsibcall.ll586 ; X86-NEXT: calll foo20
594 ; X64-NEXT: jmp foo20 # TAILCALL
598 ; X32-NEXT: jmp foo20 # TAILCALL
600 %0 = tail call fastcc double @foo20(double %x) nounwind
604 declare dso_local fastcc double @foo20(double) nounwind
/llvm-project/llvm/test/CodeGen/AArch64/
H A Darm64-csel.ll333 define i32 @foo20(i32 %x) {
334 ; CHECK-LABEL: foo20:
/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dpromote-alloca-array-aggregate.ll347 %foo20 = insertelement <4 x float> %foo19, float %foo17, i32 2
348 %foo21 = insertelement <4 x float> %foo20, float %foo17, i32 3
/llvm-project/llvm/test/CodeGen/Mips/
H A Dfp16instrinsmc.ll291 define void @foo20() #0 {