Searched refs:test_i16 (Results 1 – 24 of 24) sorted by relevance
/external/swiftshader/third_party/LLVM/test/CodeGen/MBlaze/ |
D | mul.ll | 23 define i16 @test_i16(i16 %a, i16 %b) { 24 ; FUN: test_i16: 25 ; MUL: test_i16:
|
D | div.ll | 31 define i16 @test_i16(i16 %a, i16 %b) { 32 ; FUN: test_i16: 33 ; DIV: test_i16:
|
D | shift.ll | 44 define i16 @test_i16(i16 %a, i16 %b) { 45 ; FUN: test_i16: 46 ; SHT: test_i16:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | tail-call-trunc.ll | 13 define i16 @test_i16() { 14 ; CHECK-LABEL: test_i16:
|
/external/llvm/test/CodeGen/Hexagon/ |
D | tail-call-trunc.ll | 13 define i16 @test_i16() { 14 ; CHECK-LABEL: test_i16:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | iabs.ll | 36 define i16 @test_i16(i16 %a) nounwind { 37 ; X86-NO-CMOV-LABEL: test_i16: 47 ; X86-CMOV-LABEL: test_i16: 55 ; X64-LABEL: test_i16:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | arm-insert-subvector.ll | 19 define <4 x i16> @test_i16(<12 x i16>* %src) { 24 ; CHECK-LABEL: test_i16
|
D | cttz.ll | 22 define i16 @test_i16(i16 %a) { 23 ; CHECK-LABEL: test_i16:
|
/external/llvm/test/CodeGen/ARM/ |
D | cttz.ll | 22 define i16 @test_i16(i16 %a) { 23 ; CHECK-LABEL: test_i16:
|
/external/clang/test/CodeGen/ |
D | mips-count-builtins.c | 8 void test_i16(short P) { in test_i16() function
|
D | count-builtins.c | 5 void test_i16(short P) { in test_i16() function
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-elf-globals.ll | 33 define i16 @test_i16(i16 %new) { 37 ; CHECK-LABEL: test_i16:
|
D | arm64-patchpoint-webkit_jscc.ll | 115 ; CHECK-LABEL: test_i16: 118 define webkit_jscc zeroext i16 @test_i16(i16 zeroext %a, i16 zeroext %b) {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/ |
D | ctpop.ll | 19 define i32 @test_i16(i16 %X) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-elf-globals.ll | 37 define i16 @test_i16(i16 %new) { 41 ; CHECK-LABEL: test_i16:
|
D | arm64-patchpoint-webkit_jscc.ll | 109 ; CHECK-LABEL: test_i16: 112 define webkit_jscc zeroext i16 @test_i16(i16 zeroext %a, i16 zeroext %b) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/GlobalISel/ |
D | phi.ll | 32 define i16 @test_i16(i32 %a, i16 %f, i16 %t) { 33 ; ALL-LABEL: test_i16:
|
D | select-phi.mir | 22 define i16 @test_i16(i32 %a, i16 %f, i16 %t) { 163 name: test_i16 178 ; ALL-LABEL: name: test_i16
|
D | legalize-phi.mir | 38 define i16 @test_i16(i32 %a, i16 %f, i16 %t) { 252 name: test_i16 274 ; ALL-LABEL: name: test_i16
|
/external/vixl/test/ |
D | test-api.cc | 110 UintIntTest<int32_t> test_i16[] = { in TEST() local 155 M(test_i16) \ in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | param-load-store.ll | 231 ; CHECK-LABEL: test_i16( 239 ; CHECK-NEXT: test_i16, 244 define i16 @test_i16(i16 %a) { 245 %r = tail call i16 @test_i16(i16 %a);
|
/external/llvm/test/CodeGen/Mips/msa/ |
D | spill.ll | 156 define i32 @test_i16(<8 x i16>* %p0, <8 x i16>* %q1) nounwind { 298 ; CHECK: test_i16:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/msa/ |
D | spill.ll | 156 define i32 @test_i16(<8 x i16>* %p0, <8 x i16>* %q1) nounwind { 298 ; CHECK: test_i16:
|
/external/flatbuffers/tests/rust_usage_test/tests/ |
D | integration_test.rs | 872 impl_prop!(test_i16, prop_i16, i16);
|