Home
last modified time | relevance | path

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

/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/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/
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/libvorbis/lib/
Dsmallft.c173 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; in dradf4() local
228 tr3=cc[t2-1]-cr3; in dradf4()
233 ch[t5-1]=tr3-ti4; in dradf4()
236 ch[t4+t6-1]=ti4+tr3; in dradf4()
753 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; in dradb4() local
763 tr3=cc[t4-1]+cc[t4-1]; in dradb4()
767 ch[t5]=tr2+tr3; in dradb4()
769 ch[t5+=t0]=tr2-tr3; in dradb4()
795 tr3=cc[t3-1]+cc[t4-1]; in dradb4()
796 ch[t7-1]=tr2+tr3; in dradb4()
[all …]
/external/speex/libspeex/
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/opencv3/modules/cudaarithm/src/
Darithm.cpp187 bool tr3 = (flags & GEMM_3_T) != 0; in gemm()
191 if (tr1 || tr2 || tr3) in gemm()
197 Size src3Size = tr3 ? Size(src3.rows, src3.cols) : src3.size(); in gemm()
213 if (tr3) in gemm()
/external/valgrind/perf/
Dtinycc.c2965 DEF_ASM(tr3)
4297 DEF_ASM(tr3)