Searched refs:short1 (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
D | test-setcond-int.ll | 10 %short1 = add i16 0, 0 ; <i16> [#uses=6] 50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0] 51 %test32 = icmp sge i16 %short1, %short2 ; <i1> [#uses=0] 52 %test33 = icmp sgt i16 %short1, %short2 ; <i1> [#uses=0] 53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0] 54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0] 55 %test36 = icmp ne i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 10 %short1 = add i16 0, 0 ; <i16> [#uses=6] 50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0] 51 %test32 = icmp sge i16 %short1, %short2 ; <i1> [#uses=0] 52 %test33 = icmp sgt i16 %short1, %short2 ; <i1> [#uses=0] 53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0] 54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0] 55 %test36 = icmp ne i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 10 %short1 = add i16 0, 0 ; <i16> [#uses=6] 50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0] 51 %test32 = icmp sge i16 %short1, %short2 ; <i1> [#uses=0] 52 %test33 = icmp sgt i16 %short1, %short2 ; <i1> [#uses=0] 53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0] 54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0] 55 %test36 = icmp ne i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 10 %short1 = add i16 0, 0 ; <i16> [#uses=6] 50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0] 51 %test32 = icmp sge i16 %short1, %short2 ; <i1> [#uses=0] 52 %test33 = icmp sgt i16 %short1, %short2 ; <i1> [#uses=0] 53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0] 54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0] 55 %test36 = icmp ne i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 10 %short1 = add i16 0, 0 ; <i16> [#uses=6] 50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0] 51 %test32 = icmp sge i16 %short1, %short2 ; <i1> [#uses=0] 52 %test33 = icmp sgt i16 %short1, %short2 ; <i1> [#uses=0] 53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0] 54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0] 55 %test36 = icmp ne i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 10 %short1 = add <4 x i16> <i16 0, i16 0, i16 0, i16 0>, <i16 0, i16 0, i16 0, i16 0> 50 %test31 = icmp eq <4 x i16> %short1, %short2 51 %test32 = icmp sge <4 x i16> %short1, %short2 52 %test33 = icmp sgt <4 x i16> %short1, %short2 53 %test34 = icmp sle <4 x i16> %short1, %short2 54 %test35 = icmp slt <4 x i16> %short1, %short2 55 %test36 = icmp ne <4 x i16> %short1, %short2
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 10 %short1 = add <4 x i16> <i16 0, i16 0, i16 0, i16 0>, <i16 0, i16 0, i16 0, i16 0> 50 %test31 = icmp eq <4 x i16> %short1, %short2 51 %test32 = icmp sge <4 x i16> %short1, %short2 52 %test33 = icmp sgt <4 x i16> %short1, %short2 53 %test34 = icmp sle <4 x i16> %short1, %short2 54 %test35 = icmp slt <4 x i16> %short1, %short2 55 %test36 = icmp ne <4 x i16> %short1, %short2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/ |
D | coff-archive-short.test | 11 CHECKIDX: _shortfn1 in short1.obj 13 CHECKIDX: short1.obj:
|
/external/llvm/test/Object/ |
D | coff-archive-short.test | 11 CHECKIDX: _shortfn1 in short1.obj 13 CHECKIDX: short1.obj:
|
/external/libxaac/decoder/ |
D | ixheaacd_lpfuncs.c | 219 WORD16 short1 = *short_ptr--; in ixheaacd_long_short_win_process() local 223 ixheaacd_mult32x16in32(tmp2_cur, short1)), in ixheaacd_long_short_win_process() 231 (ixheaacd_mult32x16in32(-(tmp1_cur), short1) - in ixheaacd_long_short_win_process()
|