Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll50 %t38 = add i64 %t37, %t3
51 %t39 = add i64 %t38, %t4
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll90 %t38 = load i64, i64* %t34 ; <i64> [#uses=1]
91 %t39 = add nsw i64 %t37, %t38 ; <i64> [#uses=1]
Dashr-tripcount.ll81 %t38 = sext i32 %t36 to i64 ; <i64> [#uses=1]
82 %t39 = getelementptr float, float* %iquaSpectrum, i64 %t38 ; <float*> [#uses=1]
/external/valgrind/VEX/orig_ppc32/
Ddate.orig112 51: GETL R1, t38
113 52: ADDL $0x29C, t38
114 53: STL t36, (t38)
312 49: GETL R7, t38
314 51: ADDL t38, t40
1125 48: GETL R26, t38
1128 51: STL t38, (t40)
1240 49: GETL R3, t38
1241 50: ADDL t36, t38
1242 51: PUTL t38, R9
[all …]
Dreturn0.orig112 51: GETL R1, t38
113 52: ADDL $0x29C, t38
114 53: STL t36, (t38)
312 49: GETL R7, t38
314 51: ADDL t38, t40
1125 48: GETL R26, t38
1128 51: STL t38, (t40)
1240 49: GETL R3, t38
1241 50: ADDL t36, t38
1242 51: PUTL t38, R9
[all …]
/external/clang/test/Coverage/
Dc-language-features.inc143 float t37, *t38, t39[9], t40(double);
/external/clang/test/CodeGen/
Dms-inline-asm.c440 void t38() {
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll537 %t38 = fmul float %t8, 4.000000e+00 ; <float> [#uses=1]
538 store float %t38, float* %t
/external/libcxxabi/test/
Ddynamic_cast3.pass.cpp2174 namespace t38 namespace
2450 t38::test(); in main()
/external/clang/test/SemaCXX/
Dtype-traits.cpp942 int t38[F(__is_const(double))]; in is_const() local
991 int t38[F(__is_volatile(double))]; in is_volatile() local