/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 29 %t24 = mul i32 %t23, %t23 30 %t25 = mul i32 %t24, %t24
|
D | fast-mightymul.ll | 29 %t24 = fmul fast float %t23, %t23 30 %t25 = fmul fast float %t24, %t24
|
D | 2012-05-08-UndefLeak.ll | 36 %t24 = add i64 %t23, %t6 37 %t25 = add i64 %t24, %t7 71 %t59 = add i64 %t58, %t24
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 26 %t24 = sub i32 %t17, %t23 27 %t27 = add i32 %t24, %t26
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 26 %t24 = sub i32 %t17, %t23 27 %t27 = add i32 %t24, %t26
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 122 int t24 = !t19; 123 int t25 = __real t24; 124 int t26 = __imag t24;
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 416 int t24[F(__is_integral(Union))]; in is_integral() local 445 int t24[F(__is_floating_point(Union))]; in is_floating_point() local 474 int t24[F(__is_arithmetic(Union))]; in is_arithmetic() local 505 int t24[T(__is_complete_type(ACompleteType))]; in is_complete_type() local 529 int t24[F(__is_void(Union))]; in is_void() local 559 int t24[F(__is_array(long))]; in is_array() local 598 int t24[F(__is_function(long))]; in is_function() local 671 int t24[T(__is_fundamental(void))]; in is_fundamental() local 721 int t24[F(__is_scalar(Derives))]; in is_scalar() local 750 int t24[F(__is_compound(char))]; in is_compound() local [all …]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 76 %t24 = mul i64 %t6, %arg1 ; <i64> [#uses=1] 78 %t26 = add nsw i64 %t24, %t22 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 66 %t24 = getelementptr float, float* %pow4_3_tab_ptr, i64 %t23 ; <float*> [#uses=1] 67 %t25 = load float, float* %t24, align 4 ; <float> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 76 %t24 = mul i64 %t6, %arg1 ; <i64> [#uses=1] 78 %t26 = add nsw i64 %t24, %t22 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 66 %t24 = getelementptr float* %pow4_3_tab_ptr, i64 %t23 ; <float*> [#uses=1] 67 %t25 = load float* %t24, align 4 ; <float> [#uses=1]
|
/external/clang/test/CodeGen/ |
D | libcalls-fno-builtin.c | 130 long int t24(char **x) { return strtoull("1234", x, 10); } in t24() function
|
D | asm.c | 196 void *t24(char c) { in t24() function
|
D | ms-inline-asm.c | 256 void t24() {
|
/external/llvm/test/CodeGen/ARM/ |
D | minmax.ll | 187 ; CHECK-LABEL: t24 189 define <8 x i8> @t24(<8 x i8> %a, <8 x i8> %b) {
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 234 define i64 @t24(i8** %y) { 235 ; CHECK-LABEL: @t24(
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | lsr-reuse.ll | 515 %t24 = sub i64 %arg6, %t22 ; <i64> [#uses=4] 518 %t27 = icmp sgt i64 %t24, 0 ; <i1> [#uses=1] 556 %t56 = icmp sgt i64 %t24, 15 ; <i1> [#uses=2] 630 %t116 = phi i64 [ %t97, %bb58 ], [ %t24, %bb57 ] ; <i64> [#uses=1] 723 %t195 = phi i64 [ %t116, %bb112 ], [ %t171, %bb119 ], [ %t24, %bb118 ] ; <i64> [#uses=2]
|
/external/llvm/test/CodeGen/X86/ |
D | lsr-reuse.ll | 516 %t24 = sub i64 %arg6, %t22 ; <i64> [#uses=4] 519 %t27 = icmp sgt i64 %t24, 0 ; <i1> [#uses=1] 557 %t56 = icmp sgt i64 %t24, 15 ; <i1> [#uses=2] 631 %t116 = phi i64 [ %t97, %bb58 ], [ %t24, %bb57 ] ; <i64> [#uses=1] 724 %t195 = phi i64 [ %t116, %bb112 ], [ %t171, %bb119 ], [ %t24, %bb118 ] ; <i64> [#uses=2]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | lsr-on-unrolled-loops.ll | 65 %t24 = getelementptr [64 x float]* %t, i32 0, i32 %t23 151 store float %t90, float* %t24, align 4 214 store float %t149, float* %t24, align 4
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1328 namespace t24 namespace 1355 t24::A1* getA1() {return A2::getA1();} in getA1() 2442 t24::test(); in main()
|