/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-project/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 | fp-expr.ll | 14 %t24 = fadd fast <4 x float> %t23, undef 15 tail call void @wombat(<4 x float> %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-project/llvm/test/Transforms/LoopVectorize/ |
D | reduction-order.ll | 22 %t18 = phi i32 [ %t24, %t20 ] 29 %t23 = phi i32 [ 0, %t16 ], [ %t24, %t20 ] 30 %t24 = add i32 3, %t23
|
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/ |
D | reuse-extracts-in-wider-vect.ll | 47 %t24 = fdiv fast float 1.000000e+00, %t18 53 store float %t24, float* %t25, align 4 54 store float %t24, float* %t31, align 4 55 store float %t24, float* %t33, align 4
|
D | reorder_repeated_ops.ll | 71 %t24 = sub i32 %t23, undef 72 %t25 = add nsw i32 %t24, -49 82 %t35 = add nsw i32 %t24, -33
|
D | PR34635.ll | 78 %t24 = select i1 %t23, i32 %t22, i32 %t20 81 %t27 = icmp slt i32 %t26, %t24 82 %t28 = select i1 %t27, i32 %t26, i32 %t24
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | two-crash.ll | 16 %t24.sroa.3.0.extract.trunc = trunc i64 %t14.sroa.4.0.extract.shift to i32 17 %add31 = add i32 %add21, %t24.sroa.3.0.extract.trunc
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 26 %t24 = sub i32 %t17, %t23 27 %t27 = add i32 %t24, %t26
|
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 26 %t24 = sub i32 %t17, %t23 27 %t27 = add i32 %t24, %t26
|
/external/llvm-project/llvm/test/CodeGen/WebAssembly/ |
D | simd-build-pair.ll | 13 ; t24: i64 = build_pair t30, t28 14 ; t8: ch = store<(store 8 into `i64* undef`, align 1)> t3:1, t24, undef:i32, undef:i32
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 122 int t24 = !t19; 123 int t25 = __real t24; 124 int t26 = __imag t24;
|
/external/llvm-project/clang/test/Coverage/ |
D | c-language-features.inc | 124 int t24 = !t19; 125 int t25 = __real t24; 126 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-project/clang/test/CodeGen/ |
D | attributes.c | 105 void t24(f_t f1) { in t24() function
|
D | libcalls-fno-builtin.c | 145 long int t24(char **x) { return strtoull("1234", x, 10); } in t24() function
|
D | asm.c | 196 void *t24(char c) { in t24() function
|
/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]
|
/external/llvm-project/clang/test/SemaCXX/ |
D | type-traits.cpp | 472 int t24[F(__is_integral(Union))]; in is_integral() local 501 int t24[F(__is_floating_point(Union))]; in is_floating_point() local 609 int t24[F(__is_arithmetic(Union))]; in is_arithmetic() local 637 int t24[T(__is_complete_type(ACompleteType))]; in is_complete_type() local 661 int t24[F(__is_void(Union))]; in is_void() local 691 int t24[F(__is_array(long))]; in is_array() local 730 int t24[F(__is_function(long))]; in is_function() local 803 int t24[T(__is_fundamental(void))]; in is_fundamental() local 854 int t24[F(__is_scalar(Derives))]; in is_scalar() local 883 int t24[F(__is_compound(char))]; in is_compound() local [all …]
|
/external/clang/test/CodeGen/ |
D | libcalls-fno-builtin.c | 130 long int t24(char **x) { return strtoull("1234", x, 10); } in t24() function
|
/external/llvm-project/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]
|