Home
last modified time | relevance | path

Searched refs:tr3 (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/subzero/tests_lit/reader_tests/
Dcall.ll89 %n.tr3 = phi i32 [ %call.i, %if.then ], [ %n, %entry ]
90 %sub = add i32 %n.tr3, -1
104 ; CHECK-NEXT: %n.tr3 = phi i32 [ %call.i, %if.then ], [ %n, %entry ]
105 ; CHECK-NEXT: %sub = add i32 %n.tr3, -1
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/MCJIT/
Dtest-shift.ll22 %tr3.l = shl i64 1, 4 ; <i64> [#uses=0]
28 %tr3.u = shl i64 1, 5 ; <i64> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-shift.ll22 %tr3.l = shl i64 1, 4 ; <i64> [#uses=0]
28 %tr3.u = shl i64 1, 5 ; <i64> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-shift.ll22 %tr3.l = shl i64 1, 4 ; <i64> [#uses=0]
28 %tr3.u = shl i64 1, 5 ; <i64> [#uses=0]
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-shift.ll22 %tr3.l = shl i64 1, 4 ; <i64> [#uses=0]
28 %tr3.u = shl i64 1, 5 ; <i64> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-shift.ll22 %tr3.l = shl i64 1, 4 ; <i64> [#uses=0]
28 %tr3.u = shl i64 1, 5 ; <i64> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/
Dtest-interp-vec-shift.ll22 %tr3.l = shl <2 x i64> <i64 1, i64 2>, <i64 4, i64 5>
28 %tr3.u = shl <2 x i64> <i64 1, i64 2>, <i64 5, i64 6>
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-shift.ll22 %tr3.l = shl <2 x i64> <i64 1, i64 2>, <i64 4, i64 5>
28 %tr3.u = shl <2 x i64> <i64 1, i64 2>, <i64 5, i64 6>
/external/speex/libspeexdsp/
Dsmallft.c175 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; in dradf4() local
230 tr3=cc[t2-1]-cr3; in dradf4()
235 ch[t5-1]=tr3-ti4; in dradf4()
238 ch[t4+t6-1]=ti4+tr3; in dradf4()
755 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; in dradb4() local
765 tr3=cc[t4-1]+cc[t4-1]; in dradb4()
769 ch[t5]=tr2+tr3; in dradb4()
771 ch[t5+=t0]=tr2-tr3; in dradb4()
797 tr3=cc[t3-1]+cc[t4-1]; in dradb4()
798 ch[t7-1]=tr2+tr3; in dradb4()
[all …]
/external/libffi/src/sh64/
Dsysv.S262 pt/l .L_ret_f, tr3
270 beqi/l r29, FFI_TYPE_FLOAT, tr3
/external/python/cpython2/Modules/_ctypes/libffi/src/sh64/
Dsysv.S262 pt/l .L_ret_f, tr3
270 beqi/l r29, FFI_TYPE_FLOAT, tr3
/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc204 const quint8* tr3, const quint8* bl3, const quint8* br3, const int16* xlp3, in ComputeLerpx8() argument
212 const uint8x8_t tr8x8 = ToUint8x8(tr0, tr1, tr2, tr3, tr4, tr5, tr6, tr7); in ComputeLerpx8()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td4346 TypedReg tr3, TypedReg tr4, bits<4> type,
4349 (ins tr2.op:$V2, tr3.op:$V3, tr4.op:$V4, m6mask:$M6),
4352 (tr3.vt tr3.op:$V3),
/external/scapy/test/
Dregression.uts1319 def tr3(self):