| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | tail-call-attrs.ll | 16 ; FIXME: The high 24 bits returned from test_i32 are undefined; do tail call! 18 define zeroext i8 @test_i32() { 19 ; CHECK-LABEL: test_i32:
|
| H A D | iabs.ll | 68 define i32 @test_i32(i32 %a) nounwind { 69 ; X86-NO-CMOV-LABEL: test_i32: 78 ; X86-CMOV-LABEL: test_i32: 86 ; X64-LABEL: test_i32:
|
| H A D | abs.ll | 90 define i32 @test_i32(i32 %a) nounwind { 91 ; X64-LABEL: test_i32: 98 ; X86-LABEL: test_i32:
|
| H A D | smax.ll | 92 define i32 @test_i32(i32 %a, i32 %b) nounwind { 93 ; X64-LABEL: test_i32: 100 ; X86-LABEL: test_i32:
|
| H A D | smin.ll | 92 define i32 @test_i32(i32 %a, i32 %b) nounwind { 93 ; X64-LABEL: test_i32: 100 ; X86-LABEL: test_i32:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | tail-call-trunc.ll | 22 define i32 @test_i32() { 23 ; CHECK-LABEL: test_i32:
|
| /llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/ |
| H A D | basic.ll.expected | 62 define i32 @test_i32(i32 %a) nounwind { 63 ; X86-NO-CMOV-LABEL: test_i32: 72 ; X86-CMOV-LABEL: test_i32: 80 ; X64-LABEL: test_i32:
|
| H A D | basic.ll | 20 define i32 @test_i32(i32 %a) nounwind {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | arm-insert-subvector.ll | 11 define <2 x i32> @test_i32(<6 x i32>* %src) { 16 ; CHECK-LABEL: test_i32
|
| H A D | zero-cycle-zero.ll | 39 define void @test_i32() { 40 ; CHECK-LABEL: test_i32:
|
| H A D | cttz.ll | 113 define i32 @test_i32(i32 %a) { 114 ; CHECK-LABEL: test_i32: 120 ; CHECK-THUMB-LABEL: test_i32:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | iabs.ll | 29 define i32 @test_i32(i32 %a) nounwind { 30 ; CHECK-LABEL: test_i32:
|
| H A D | elf-globals-static.ll | 42 define i32 @test_i32(i32 %new) { 46 ; CHECK-LABEL: test_i32: 51 ; CHECK-FAST-LABEL: test_i32:
|
| H A D | expand-movi-renamable.mir | 6 # CHECK-LABEL: name: test_i32 23 name: test_i32
|
| H A D | elf-globals-pic.ll | 29 define i32 @test_i32(i32 %new) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb/ |
| H A D | iabs.ll | 32 define i32 @test_i32(i32 %a) nounwind { 33 ; CHECK-LABEL: test_i32:
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | mips-count-builtins.c | 17 void test_i32(int P) { in test_i32() function
|
| H A D | count-builtins.c | 14 void test_i32(int P) { in test_i32() function
|
| H A D | mips-varargs.c | 12 int test_i32(char *fmt, ...) { in test_i32() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/WebAssembly/ |
| H A D | wasm-varargs.c | 5 int test_i32(char *fmt, ...) { in test_i32() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/GlobalISel/ |
| H A D | phi.ll | 66 define i32 @test_i32(i32 %a, i32 %f, i32 %t) { 67 ; ALL-LABEL: test_i32:
|
| H A D | select-phi.mir | 38 define i32 @test_i32(i32 %a, i32 %f, i32 %t) { 232 name: test_i32 246 ; ALL-LABEL: name: test_i32
|
| H A D | legalize-phi.mir | 54 define i32 @test_i32(i32 %a, i32 %f, i32 %t) { 318 name: test_i32 338 ; ALL-LABEL: name: test_i32
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | select-build-vector.mir | 76 name: test_i32 88 ; CHECK-LABEL: name: test_i32
|
| /llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/ARM/ |
| H A D | phi-eliminate.ll | 9 define i32 @test_i32(i1 %a, i1 %b, i32 %i, i32 %j, i32 %k) { 10 ; CHECK-TWO-FOLD-4-LABEL: @test_i32( 26 ; CHECK-TWO-FOLD-5-LABEL: @test_i32( 42 ; CHECK-TWO-FOLD-6-LABEL: @test_i32(
|