/external/swiftshader/third_party/LLVM/test/CodeGen/MBlaze/ |
D | mul.ll | 38 define i32 @test_i32(i32 %a, i32 %b) { 39 ; FUN: test_i32: 40 ; MUL: test_i32:
|
D | div.ll | 54 define i32 @test_i32(i32 %a, i32 %b) { 55 ; FUN: test_i32: 56 ; DIV: test_i32:
|
D | shift.ll | 80 define i32 @test_i32(i32 %a, i32 %b) { 81 ; FUN: test_i32: 82 ; SHT: test_i32:
|
/external/llvm/test/CodeGen/X86/ |
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:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
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:
|
D | iabs.ll | 67 define i32 @test_i32(i32 %a) nounwind { 68 ; X86-NO-CMOV-LABEL: test_i32: 77 ; X86-CMOV-LABEL: test_i32: 85 ; X64-LABEL: test_i32:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | tail-call-trunc.ll | 22 define i32 @test_i32() { 23 ; CHECK-LABEL: test_i32:
|
/external/llvm/test/CodeGen/Hexagon/ |
D | tail-call-trunc.ll | 22 define i32 @test_i32() { 23 ; CHECK-LABEL: test_i32:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | arm-insert-subvector.ll | 11 define <2 x i32> @test_i32(<6 x i32>* %src) { 16 ; CHECK-LABEL: test_i32
|
D | zero-cycle-zero.ll | 39 define void @test_i32() { 40 ; CHECK-LABEL: test_i32:
|
D | cttz.ll | 31 define i32 @test_i32(i32 %a) { 32 ; CHECK-LABEL: test_i32:
|
/external/llvm/test/CodeGen/ARM/ |
D | zero-cycle-zero.ll | 39 define void @test_i32() { 40 ; CHECK-LABEL: test_i32:
|
D | cttz.ll | 31 define i32 @test_i32(i32 %a) { 32 ; CHECK-LABEL: test_i32:
|
/external/clang/test/CodeGen/ |
D | mips-count-builtins.c | 17 void test_i32(int P) { in test_i32() function
|
D | count-builtins.c | 14 void test_i32(int P) { in test_i32() function
|
D | wasm-varargs.c | 5 int test_i32(char *fmt, ...) { in test_i32() function
|
D | mips-varargs.c | 12 int test_i32(char *fmt, ...) { in test_i32() function
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-elf-globals.ll | 46 define i32 @test_i32(i32 %new) { 50 ; CHECK-LABEL: test_i32:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/ |
D | ctpop.ll | 25 define i32 @test_i32(i32 %X) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-elf-globals.ll | 50 define i32 @test_i32(i32 %new) { 54 ; CHECK-LABEL: test_i32:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/GlobalISel/ |
D | phi.ll | 60 define i32 @test_i32(i32 %a, i32 %f, i32 %t) { 61 ; ALL-LABEL: test_i32:
|
D | select-phi.mir | 38 define i32 @test_i32(i32 %a, i32 %f, i32 %t) { 222 name: test_i32 235 ; ALL-LABEL: name: test_i32
|
D | legalize-phi.mir | 54 define i32 @test_i32(i32 %a, i32 %f, i32 %t) { 316 name: test_i32 336 ; ALL-LABEL: name: test_i32
|
/external/vixl/test/ |
D | test-api.cc | 128 UintIntTest<int64_t> test_i32[] = { in TEST() local 157 M(test_i32) \ in TEST()
|
/external/gemmlowp/test/ |
D | correctness_meta_gemm.cc | 201 void test_i32(std::uint8_t* scratch, std::uint8_t* lhs, std::uint8_t* rhs, in test_i32() function 249 test_i32(scratch, left, right, m, n, k, result, pool, t); in i32_suite()
|