Home
last modified time | relevance | path

Searched refs:t42 (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll54 %t42 = add i64 %t41, %t7
55 %t43 = add i64 %t42, %t8
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll94 %t42 = icmp slt i64 %t41, %arg1 ; <i1> [#uses=1]
95 br i1 %t42, label %bb21, label %bb43
Dashr-tripcount.ll86 %t42 = sext i32 %t40 to i64 ; <i64> [#uses=1]
87 %t43 = getelementptr float, float* %iquaSpectrum, i64 %t42 ; <float*> [#uses=1]
/external/freetype/include/internal/
Dfttrace.h96 FT_TRACE_DEF( t42 )
/external/pdfium/third_party/freetype/include/freetype/internal/
Dfttrace.h96 FT_TRACE_DEF( t42 )
/external/valgrind/VEX/orig_ppc32/
Dreturn0.orig119 56: GETL R1, t42
120 57: ADDL $0x2A0, t42
121 58: STL t40, (t42)
319 54: GETL R9, t42
322 57: STL t42, (t44)
1132 53: GETL R27, t42
1135 56: STL t42, (t44)
1370 63: GETL R24, t42
1373 66: STL t42, (t44)
1723 61: GETL R1, t42
[all …]
Ddate.orig119 56: GETL R1, t42
120 57: ADDL $0x2A0, t42
121 58: STL t40, (t42)
319 54: GETL R9, t42
322 57: STL t42, (t44)
1132 53: GETL R27, t42
1135 56: STL t42, (t44)
1370 63: GETL R24, t42
1373 66: STL t42, (t44)
1723 61: GETL R1, t42
[all …]
/external/clang/test/CodeGen/
Dms-inline-asm.c531 void t42() {
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll543 %t42 = insertelement <4 x float> undef, float %t41, i32 0 ; <<4 x float>> [#uses=1]
545 %t44 = insertelement <4 x float> %t42, float %t43, i32 1 ; <<4 x float>> [#uses=1]
/external/clang/test/SemaCXX/
Dtype-traits.cpp946 int t42[F(__is_const(unsigned long long))]; in is_const() local
995 int t42[F(__is_volatile(unsigned long long))]; in is_volatile() local