/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/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 26 %t24 = sub i32 %t17, %t23 27 %t27 = add i32 %t24, %t26
|
/external/valgrind/VEX/orig_ppc32/ |
D | date.orig | 86 33: MOVL $0x0, t24 87 34: PUTL t24, R0 291 34: GETL R7, t24 294 37: STL t24, (t26) 406 36: MOVL $0x6FFFFF40, t24 407 37: PUTL t24, R28 980 28: GETL R1, t24 981 29: ADDL $0x23C, t24 982 30: STL t22, (t24) 1099 30: GETL R30, t24 [all …]
|
D | return0.orig | 86 33: MOVL $0x0, t24 87 34: PUTL t24, R0 291 34: GETL R7, t24 294 37: STL t24, (t26) 406 36: MOVL $0x6FFFFF40, t24 407 37: PUTL t24, R28 980 28: GETL R1, t24 981 29: ADDL $0x23C, t24 982 30: STL t22, (t24) 1099 30: GETL R30, t24 [all …]
|
/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 | 393 int t24[F(__is_integral(Union))]; in is_integral() local 422 int t24[F(__is_floating_point(Union))]; in is_floating_point() local 451 int t24[F(__is_arithmetic(Union))]; in is_arithmetic() local 482 int t24[T(__is_complete_type(ACompleteType))]; in is_complete_type() local 506 int t24[F(__is_void(Union))]; in is_void() local 536 int t24[F(__is_array(long))]; in is_array() local 575 int t24[F(__is_function(long))]; in is_function() local 648 int t24[T(__is_fundamental(void))]; in is_fundamental() local 698 int t24[F(__is_scalar(Derives))]; in is_scalar() local 727 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/clang/test/CodeGen/ |
D | libcalls-fno-builtin.c | 123 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 | 247 void t24() {
|
/external/llvm/test/CodeGen/R600/ |
D | llvm.SI.resinfo.ll | 76 %t24 = extractelement <4 x i32> %res14, i32 1 79 %t27 = add i32 %t24, %t25
|
D | llvm.SI.sampled.ll | 107 %t24 = extractelement <4 x float> %res14, i32 1 110 %t27 = fadd float %t24, %t25
|
D | llvm.SI.sample.ll | 107 %t24 = extractelement <4 x float> %res14, i32 1 110 %t27 = fadd float %t24, %t25
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 234 define i64 @t24(i8** %y) { 235 ; CHECK-LABEL: @t24(
|
/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/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1322 namespace t24 namespace 1349 t24::A1* getA1() {return A2::getA1();} in getA1() 2436 t24::test(); in main()
|