Home
last modified time | relevance | path

Searched refs:t39 (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll51 %t39 = add i64 %t38, %t4
52 %t40 = add i64 %t39, %t5
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll91 %t39 = add nsw i64 %t37, %t38 ; <i64> [#uses=1]
92 %t40 = trunc i64 %t39 to i32 ; <i32> [#uses=2]
Dashr-tripcount.ll82 %t39 = getelementptr float, float* %iquaSpectrum, i64 %t38 ; <float*> [#uses=1]
83 store float %t37, float* %t39, align 4
/external/clang/test/Coverage/
Dc-language-features.inc143 float t37, *t38, t39[9], t40(double);
/external/clang/test/CodeGen/
Dms-inline-asm.c485 void t39() {
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll539 %t39 = fmul float %t8, 1.600000e+01 ; <float> [#uses=1]
540 store float %t39, float* %t7
/external/libcxxabi/test/
Ddynamic_cast3.pass.cpp2234 namespace t39 namespace
2451 t39::test(); in main()
/external/clang/test/SemaCXX/
Dtype-traits.cpp943 int t39[F(__is_const(long double))]; in is_const() local
992 int t39[F(__is_volatile(long double))]; in is_volatile() local