Searched refs:t43 (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | 2007-03-26-CoalescerBug.ll | 7 %t43 = load i64, i64* getelementptr ([339 x i64], [339 x i64]* @data, i32 0, i64 212), align 4 22 %t1062 = shl i64 %t43, 3
|
D | pseudo_cmov_lower.ll | 179 %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
|
D | lsr-reuse.ll | 544 %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/ |
D | 2007-03-26-CoalescerBug.ll | 7 %t43 = load i64* getelementptr ([339 x i64]* @data, i32 0, i64 212), align 4 22 %t1062 = shl i64 %t43, 3
|
D | lsr-reuse.ll | 543 %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/ |
D | 2012-05-08-UndefLeak.ll | 55 %t43 = add i64 %t42, %t8 56 %t44 = add i64 %t43, %t9
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
D | ashr-tripcount.ll | 87 %t43 = getelementptr float* %iquaSpectrum, i64 %t42 ; <float*> [#uses=1] 88 store float %t41, float* %t43, align 4
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | ashr-tripcount.ll | 87 %t43 = getelementptr float, float* %iquaSpectrum, i64 %t42 ; <float*> [#uses=1] 88 store float %t41, float* %t43, align 4
|
/external/clang/test/CodeGen/ |
D | ms-inline-asm.c | 548 void t43() {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | lsr-on-unrolled-loops.ll | 84 %t43 = getelementptr i8* %t8, i32 %t42 85 %t44 = bitcast i8* %t43 to float*
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 947 int t43[F(__is_const(unsigned long))]; in is_const() local 996 int t43[F(__is_volatile(unsigned long))]; in is_volatile() local
|