Home
last modified time | relevance | path

Searched refs:t43 (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/CodeGen/X86/
D2007-03-26-CoalescerBug.ll7 %t43 = load i64, i64* getelementptr ([339 x i64], [339 x i64]* @data, i32 0, i64 212), align 4
22 %t1062 = shl i64 %t43, 3
Dpseudo_cmov_lower.ll179 %t43 = fadd double %v43, %v42
191 %t41 = select i1 %cmp, double %v42, double %t43
253 %t43 = xor <64 x i1> %v43, %v42
259 %t41 = select i1 %cmp, <64 x i1> %v42, <64 x i1> %t43
Dlsr-reuse.ll544 %t43 = fadd float %t23, %t8 ; <float> [#uses=1]
545 %t44 = insertelement <4 x float> %t42, float %t43, i32 1 ; <<4 x float>> [#uses=1]
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2007-03-26-CoalescerBug.ll7 %t43 = load i64* getelementptr ([339 x i64]* @data, i32 0, i64 212), align 4
22 %t1062 = shl i64 %t43, 3
Dlsr-reuse.ll543 %t43 = fadd float %t23, %t8 ; <float> [#uses=1]
544 %t44 = insertelement <4 x float> %t42, float %t43, i32 1 ; <<4 x float>> [#uses=1]
/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll55 %t43 = add i64 %t42, %t8
56 %t44 = add i64 %t43, %t9
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Dashr-tripcount.ll87 %t43 = getelementptr float* %iquaSpectrum, i64 %t42 ; <float*> [#uses=1]
88 store float %t41, float* %t43, align 4
/external/llvm/test/Transforms/IndVarSimplify/
Dashr-tripcount.ll87 %t43 = getelementptr float, float* %iquaSpectrum, i64 %t42 ; <float*> [#uses=1]
88 store float %t41, float* %t43, align 4
/external/clang/test/CodeGen/
Dms-inline-asm.c548 void t43() {
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dlsr-on-unrolled-loops.ll84 %t43 = getelementptr i8* %t8, i32 %t42
85 %t44 = bitcast i8* %t43 to float*
/external/clang/test/SemaCXX/
Dtype-traits.cpp947 int t43[F(__is_const(unsigned long))]; in is_const() local
996 int t43[F(__is_volatile(unsigned long))]; in is_volatile() local