/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | iabs.ll | 41 define i64 @test_i64(i64 %a) nounwind { 42 ; CHECK-LABEL: test_i64:
|
D | expand-movi-renamable.mir | 53 # CHECK-LABEL: name: test_i64 73 name: test_i64
|
D | elf-globals-static.ll | 48 define i64 @test_i64(i64 %new) { 52 ; CHECK-LABEL: test_i64:
|
/external/llvm-project/llvm/test/CodeGen/Thumb/ |
D | iabs.ll | 45 define i64 @test_i64(i64 %a) nounwind { 46 ; CHECK-LABEL: test_i64:
|
/external/llvm-project/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/ |
D | basic.ll.expected | 92 define i64 @test_i64(i64 %a) nounwind { 93 ; X86-LABEL: test_i64: 105 ; X64-LABEL: test_i64:
|
D | basic.ll | 27 define i64 @test_i64(i64 %a) nounwind {
|
/external/llvm/test/CodeGen/ARM/ |
D | ret_i64_arg2.ll | 3 define i64 @test_i64(i64 %a1, i64 %a2) {
|
D | cttz.ll | 39 define i64 @test_i64(i64 %a) { 40 ; CHECK-LABEL: test_i64:
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | ret_i64_arg2.ll | 3 define i64 @test_i64(i64 %a1, i64 %a2) {
|
D | cttz.ll | 39 define i64 @test_i64(i64 %a) { 40 ; CHECK-LABEL: test_i64:
|
/external/llvm-project/clang/test/CodeGen/ |
D | mips-count-builtins.c | 26 void test_i64(float P) { in test_i64() function
|
D | count-builtins.c | 25 void test_i64(float P) { in test_i64() function
|
D | mips-varargs.c | 56 long long test_i64(char *fmt, ...) { in test_i64() function
|
/external/clang/test/CodeGen/ |
D | mips-count-builtins.c | 26 void test_i64(float P) { in test_i64() function
|
D | count-builtins.c | 25 void test_i64(float P) { in test_i64() function
|
D | wasm-varargs.c | 34 long long test_i64(char *fmt, ...) { in test_i64() function
|
D | mips-varargs.c | 54 long long test_i64(char *fmt, ...) { in test_i64() function
|
/external/llvm-project/clang/test/CodeGen/WebAssembly/ |
D | wasm-varargs.c | 34 long long test_i64(char *fmt, ...) { in test_i64() function
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | iabs.ll | 98 define i64 @test_i64(i64 %a) nounwind { 99 ; X86-LABEL: test_i64: 111 ; X64-LABEL: test_i64:
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-elf-globals.ll | 59 define i64 @test_i64(i64 %new) { 63 ; CHECK-LABEL: test_i64:
|
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/ARM/ |
D | phi-eliminate.ll | 143 define i64 @test_i64(i1 %a, i1 %b, i64 %i, i64 %j, i64 %k) { 144 ; CHECK-V8M-TWO-FOLD-4-LABEL: @test_i64( 166 ; CHECK-V8A-TWO-FOLD-4-LABEL: @test_i64( 182 ; CHECK-V8M-TWO-FOLD-5-LABEL: @test_i64( 204 ; CHECK-V8A-TWO-FOLD-5-LABEL: @test_i64( 220 ; CHECK-V8M-TWO-FOLD-6-LABEL: @test_i64( 242 ; CHECK-V8A-TWO-FOLD-6-LABEL: @test_i64(
|
/external/llvm-project/llvm/test/CodeGen/X86/GlobalISel/ |
D | phi.ll | 95 define i64 @test_i64(i32 %a, i64 %f, i64 %t) { 96 ; ALL-LABEL: test_i64:
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64le-aggregates.ll | 121 tail call void @test_i64(i64 %x, [7 x i64] %y, i64 %x) 126 ; CHECK: bl test_i64 128 declare void @test_i64(i64, [7 x i64], i64)
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | ppc64le-aggregates.ll | 125 tail call void @test_i64(i64 %x, [7 x i64] %y, i64 %x) 130 ; CHECK: bl test_i64 132 declare void @test_i64(i64, [7 x i64], i64)
|
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | select-build-vector.mir | 111 name: test_i64 123 ; CHECK-LABEL: name: test_i64
|