Searched refs:caller4 (Results 1 – 22 of 22) sorted by relevance
/external/llvm/test/CodeGen/Mips/ |
D | call-optimization.ll | 55 ; O32-LABEL: caller4: 68 ; O32-LOADTGT-LABEL: caller4: 81 define void @caller4(double %d) {
|
D | tailcall.ll | 61 define i32 @caller4(i32 %a0, i32 %a1, i32 %a2, i32 %a3, i32 %a4, i32 %a5, i32 %a6, i32 %a7) nounwin…
|
/external/llvm-project/lld/test/ELF/ |
D | ppc64-pcrel-call-to-pcrel.s | 36 # SYMBOL-NEXT: 7: 0000000010040000 0 NOTYPE LOCAL DEFAULT [<other: 0x20>] 8 caller4 97 # CHECK-HIDDEN-LABEL: <caller4>: 119 caller4: label 120 .localentry caller4, 1
|
/external/llvm-project/llvm/test/CodeGen/Mips/ |
D | call-optimization.ll | 55 ; O32-LABEL: caller4: 68 ; O32-LOADTGT-LABEL: caller4: 81 define void @caller4(double %d) {
|
/external/llvm/test/CodeGen/X86/ |
D | fast-cc-pass-in-regs.ll | 25 define x86_thiscallcc i32 @caller4(i32 %X) {
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | fast-cc-pass-in-regs.ll | 25 define x86_thiscallcc i32 @caller4(i32 %X) {
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | code-seg.cpp | 108 int caller4() in caller4() function
|
D | code-seg2.cpp | 100 int caller4() in caller4() function
|
/external/llvm-project/llvm/test/Analysis/ValueTracking/ |
D | known-nonnull-at.ll | 45 define i1 @caller4(i8* %x, i8* %y) { 46 ; CHECK-LABEL: @caller4(
|
/external/llvm/test/CodeGen/ARM/ |
D | swifterror.ll | 341 ; "caller4" calls "foo_vararg" that takes a swifterror parameter. 342 define float @caller4(i8* %error_ref) { 343 ; CHECK-APPLE-LABEL: caller4:
|
/external/llvm/test/Transforms/Inline/ |
D | inline_constprop.ll | 116 define i8 @caller4(i8 %z) { 122 ; CHECK-LABEL: @caller4(
|
/external/llvm/test/CodeGen/AArch64/ |
D | swifterror.ll | 341 ; "caller4" calls "foo_vararg" that takes a swifterror parameter. 342 define float @caller4(i8* %error_ref) { 343 ; CHECK-APPLE-LABEL: caller4:
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | CSR-fit.ll | 176 define dso_local signext i32 @caller4(i32 signext %a, i32 signext %b) local_unnamed_addr { 177 ; CHECK-PWR8-LABEL: caller4: 205 ; CHECK-PWR9-LABEL: caller4:
|
D | ppc64le-aggregates.ll | 322 define void @caller4(float %f) { 329 ; CHECK-LABEL: @caller4
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64le-aggregates.ll | 323 define void @caller4(float %f) { 330 ; CHECK-LABEL: @caller4
|
/external/llvm-project/llvm/test/CodeGen/Mips/tailcall/ |
D | tailcall.ll | 97 define i32 @caller4(i32 %a0, i32 %a1, i32 %a2, i32 %a3, i32 %a4, i32 %a5, i32 %a6, i32 %a7) nounwin… 99 ; ALL-LABEL: caller4:
|
/external/llvm-project/llvm/test/Transforms/Inline/ |
D | inline_constprop.ll | 117 define i8 @caller4(i8 %z) { 123 ; CHECK-LABEL: @caller4(
|
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | swifterror.ll | 258 ; "caller4" calls "foo_vararg" that takes a swifterror parameter. 259 define float @caller4(i8* %error_ref) { 260 ; CHECK-LABEL: caller4:
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | swifterror.ll | 338 ; "caller4" calls "foo_vararg" that takes a swifterror parameter. 339 define float @caller4(i8* %error_ref) { 340 ; CHECK-APPLE-LABEL: caller4:
|
/external/llvm-project/llvm/test/Transforms/SCCP/ |
D | ip-constant-ranges.ll | 161 define i32 @caller4() {
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | swifterror.ll | 373 ; "caller4" calls "foo_vararg" that takes a swifterror parameter. 374 define float @caller4(i8* %error_ref) { 375 ; CHECK-APPLE-LABEL: caller4:
|
/external/llvm-project/llvm/test/Transforms/Attributor/ |
D | value-simplify.ll | 767 define i8 @caller4() { 769 ; IS__TUNIT____-LABEL: define {{[^@]+}}@caller4 774 ; IS__CGSCC____-LABEL: define {{[^@]+}}@caller4
|