Home
last modified time | relevance | path

Searched refs:test_i16 (Results 1 – 24 of 24) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/MBlaze/
Dmul.ll23 define i16 @test_i16(i16 %a, i16 %b) {
24 ; FUN: test_i16:
25 ; MUL: test_i16:
Ddiv.ll31 define i16 @test_i16(i16 %a, i16 %b) {
32 ; FUN: test_i16:
33 ; DIV: test_i16:
Dshift.ll44 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/
Dtail-call-trunc.ll13 define i16 @test_i16() {
14 ; CHECK-LABEL: test_i16:
/external/llvm/test/CodeGen/Hexagon/
Dtail-call-trunc.ll13 define i16 @test_i16() {
14 ; CHECK-LABEL: test_i16:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Diabs.ll36 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/
Darm-insert-subvector.ll19 define <4 x i16> @test_i16(<12 x i16>* %src) {
24 ; CHECK-LABEL: test_i16
Dcttz.ll22 define i16 @test_i16(i16 %a) {
23 ; CHECK-LABEL: test_i16:
/external/llvm/test/CodeGen/ARM/
Dcttz.ll22 define i16 @test_i16(i16 %a) {
23 ; CHECK-LABEL: test_i16:
/external/clang/test/CodeGen/
Dmips-count-builtins.c8 void test_i16(short P) { in test_i16() function
Dcount-builtins.c5 void test_i16(short P) { in test_i16() function
/external/llvm/test/CodeGen/AArch64/
Darm64-elf-globals.ll33 define i16 @test_i16(i16 %new) {
37 ; CHECK-LABEL: test_i16:
Darm64-patchpoint-webkit_jscc.ll115 ; 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/
Dctpop.ll19 define i32 @test_i16(i16 %X) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-elf-globals.ll37 define i16 @test_i16(i16 %new) {
41 ; CHECK-LABEL: test_i16:
Darm64-patchpoint-webkit_jscc.ll109 ; 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/
Dphi.ll32 define i16 @test_i16(i32 %a, i16 %f, i16 %t) {
33 ; ALL-LABEL: test_i16:
Dselect-phi.mir22 define i16 @test_i16(i32 %a, i16 %f, i16 %t) {
163 name: test_i16
178 ; ALL-LABEL: name: test_i16
Dlegalize-phi.mir38 define i16 @test_i16(i32 %a, i16 %f, i16 %t) {
252 name: test_i16
274 ; ALL-LABEL: name: test_i16
/external/vixl/test/
Dtest-api.cc110 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/
Dparam-load-store.ll231 ; 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/
Dspill.ll156 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/
Dspill.ll156 define i32 @test_i16(<8 x i16>* %p0, <8 x i16>* %q1) nounwind {
298 ; CHECK: test_i16:
/external/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs872 impl_prop!(test_i16, prop_i16, i16);