/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 23 %t18 = mul i32 %t17, %t17 24 %t19 = mul i32 %t18, %t18
|
D | fast-mightymul.ll | 23 %t18 = fmul fast float %t17, %t17 24 %t19 = fmul fast float %t18, %t18
|
D | 2012-05-08-UndefLeak.ll | 30 %t18 = add i64 %t17, %t0 31 %t19 = add i64 %t18, %t1 65 %t53 = add i64 %t52, %t18
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 23 %t18 = mul i32 %t17, %t17 24 %t19 = mul i32 %t18, %t18
|
D | fast-mightymul.ll | 23 %t18 = fmul fast float %t17, %t17 24 %t19 = fmul fast float %t18, %t18
|
D | 2012-05-08-UndefLeak.ll | 30 %t18 = add i64 %t17, %t0 31 %t19 = add i64 %t18, %t1 65 %t53 = add i64 %t52, %t18
|
D | fp-expr.ll | 28 %t18 = fadd fast half undef, %t17 29 ret half %t18
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2012-12-14-simp-vgep.ll | 7 %t18 = icmp eq <4 x i32*> %t17, zeroinitializer 8 %t19 = zext <4 x i1> %t18 to <4 x i32>
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | 2012-12-14-simp-vgep.ll | 7 %t18 = icmp eq <4 x i32*> %t17, zeroinitializer 8 %t19 = zext <4 x i1> %t18 to <4 x i32>
|
/external/clang/test/CodeGen/ |
D | attributes.c | 17 extern int t18 __attribute__((weak_import)); 18 int t18 = 1; variable
|
D | arm-apcs-zerolength-bitfield.c | 184 struct t18 struct 190 static int arr18_sizeof[(sizeof(struct t18) == 0) ? 0 : -1];
|
D | arm-aapcs-zerolength-bitfield.c | 180 struct t18 struct 186 static int arr18_sizeof[(sizeof(struct t18) == 0) ? 0 : -1];
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-max.ll | 18 %t2 = phi i32 [ 0, %bb ], [ %t18, %bb14 ] ; <i32> [#uses=1] 42 %t18 = add nsw i32 %t17, %t15 ; <i32> [#uses=2] 48 …rintf(i8* noalias getelementptr inbounds ([4 x i8], [4 x i8]* @0, i32 0, i32 0), i32 %t18) nounwind
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
D | eliminate-max.ll | 18 %t2 = phi i32 [ 0, %bb ], [ %t18, %bb14 ] ; <i32> [#uses=1] 42 %t18 = add nsw i32 %t17, %t15 ; <i32> [#uses=2] 48 …, ...)* @printf(i8* noalias getelementptr inbounds ([4 x i8]* @0, i32 0, i32 0), i32 %t18) nounwind
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | csel-zero-float.ll | 11 %t18 = fpext float %div.op to double 12 %conv31 = select i1 %cmp26, double 0.000000e+00, double %t18
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-max.ll | 23 %t2 = phi i32 [ 0, %bb ], [ %t18, %bb14 ] ; <i32> [#uses=1] 47 %t18 = add nsw i32 %t17, %t15 ; <i32> [#uses=2] 53 …rintf(i8* noalias getelementptr inbounds ([4 x i8], [4 x i8]* @0, i32 0, i32 0), i32 %t18) nounwind
|
/external/clang/test/Sema/ |
D | thread-specifier.c | 69 extern _Thread_local int t18; // expected-note {{previous declaration is here}} 70 thread_local int t18; // expected-error {{thread-local declaration of 't18' with dynamic initializa… variable
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 20 %t18 = zext i32 %t2 to i33 23 %t21 = mul i33 %t18, %t20
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 20 %t18 = zext i32 %t2 to i33 23 %t21 = mul i33 %t18, %t20
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 20 %t18 = zext i32 %t2 to i33 23 %t21 = mul i33 %t18, %t20
|
/external/llvm/test/Transforms/Inline/ |
D | alloca-bonus.ll | 79 %t18 = add i32 %t17, 1 80 %t19 = add i32 %t18, 1 120 %t18 = add i32 %t17, 1 121 %t19 = add i32 %t18, 1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | pr31593.ll | 6 ; Cannot select: t14: v2i64 = zero_extend_vector_inreg t18 7 ; t18: v4i32 = bitcast t17
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | alloca-bonus.ll | 83 %t18 = add i32 %t17, 1 84 %t19 = add i32 %t18, 1 125 %t18 = add i32 %t17, 1 126 %t19 = add i32 %t18, 1
|
/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 181 struct t18 struct 187 static_assert(sizeof(struct t18) == 8);
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/ |
D | sext-mul.ll | 74 %t8 = phi i128 [ %t18, %bb7 ], [ 0, %bb3 ] 86 %t18 = add nuw nsw i128 %t8, 1 87 %t19 = icmp eq i128 %t18, %t4
|