/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 31 %t26 = mul i32 %t25, %t25 32 %t27 = mul i32 %t26, %t26
|
D | fast-mightymul.ll | 31 %t26 = fmul fast float %t25, %t25 32 %t27 = fmul fast float %t26, %t26
|
D | 2012-05-08-UndefLeak.ll | 38 %t26 = add i64 %t25, %t8 39 %t27 = add i64 %t26, %t9 73 %t61 = add i64 %t60, %t26
|
/external/llvm-project/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 31 %t26 = mul i32 %t25, %t25 32 %t27 = mul i32 %t26, %t26
|
D | fast-mightymul.ll | 31 %t26 = fmul fast float %t25, %t25 32 %t27 = fmul fast float %t26, %t26
|
D | 2012-05-08-UndefLeak.ll | 38 %t26 = add i64 %t25, %t8 39 %t27 = add i64 %t26, %t9 73 %t61 = add i64 %t60, %t26
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 14 %t26 = add i32 undef, %t25 27 %t27 = add i32 %t24, %t26
|
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 14 %t26 = add i32 undef, %t25 27 %t27 = add i32 %t24, %t26
|
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/ |
D | PR34635.ll | 80 %t26 = load i32, i32* %t8, align 16 81 %t27 = icmp slt i32 %t26, %t24 82 %t28 = select i1 %t27, i32 %t26, i32 %t24
|
D | reorder_repeated_ops.ll | 73 %t26 = icmp sgt i32 %t25, undef 74 %t27 = select i1 %t26, i32 undef, i32 %t25
|
/external/llvm-project/llvm/test/CodeGen/VE/Scalar/ |
D | inlineasm-vldvst-reg.ll | 8 ;; t26: ch,glue = inlineasm t25, TargetExternalSymbol:i64'vld $0, $2, $1', MDNode:ch<null>, Targe…
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | vecreduce-propagate-sd-flags.ll | 14 ; CHECK: Legalizing node: t26: v2f64 = fmaxnum nnan reassoc [[VTWO]], [[VTWO]]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 78 %t26 = add nsw i64 %t24, %t22 ; <i64> [#uses=1] 81 %t29 = getelementptr inbounds i64, i64* %arg, i64 %t26 ; <i64*> [#uses=1]
|
D | ashr-tripcount.ll | 68 %t26 = or i32 %i.05, 3 ; <i32> [#uses=1] 69 %t27 = sext i32 %t26 to i64 ; <i64> [#uses=1]
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 418 int t26[F(__is_integral(Derives))]; in is_integral() local 447 int t26[F(__is_floating_point(Derives))]; in is_floating_point() local 476 int t26[F(__is_arithmetic(Derives))]; in is_arithmetic() local 531 int t26[F(__is_void(Derives))]; in is_void() local 561 int t26[F(__is_array(Union))]; in is_array() local 600 int t26[F(__is_function(Union))]; in is_function() local 723 int t26[F(__is_scalar(IntArNB))]; in is_scalar() local 752 int t26[F(__is_compound(unsigned char))]; in is_compound() local 789 int t26[F(__is_pointer(ClassType))]; in is_pointer() local 822 int t26[F(__is_member_object_pointer(cvoid))]; in is_member_object_pointer() local [all …]
|
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 78 %t26 = add nsw i64 %t24, %t22 ; <i64> [#uses=1] 81 %t29 = getelementptr inbounds i64, i64* %arg, i64 %t26 ; <i64*> [#uses=1]
|
D | ashr-tripcount.ll | 70 %t26 = or i32 %i.05, 3 ; <i32> [#uses=1] 71 %t27 = sext i32 %t26 to i64 ; <i64> [#uses=1]
|
/external/llvm-project/clang/test/CodeGen/ |
D | libcalls-fno-builtin.c | 157 FILE *t26(const char *path, const char *mode) { in t26() function
|
D | asm.c | 220 void t26 (__m256i *p) { in t26() function
|
/external/clang/test/CodeGen/ |
D | asm.c | 220 void t26 (__m256i *p) { in t26() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | type-traits.cpp | 474 int t26[F(__is_integral(Derives))]; in is_integral() local 503 int t26[F(__is_floating_point(Derives))]; in is_floating_point() local 611 int t26[F(__is_arithmetic(Derives))]; in is_arithmetic() local 663 int t26[F(__is_void(Derives))]; in is_void() local 693 int t26[F(__is_array(Union))]; in is_array() local 732 int t26[F(__is_function(Union))]; in is_function() local 805 int t26[T(__is_fundamental(decltype(nullptr)))]; in is_fundamental() local 856 int t26[F(__is_scalar(IntArNB))]; in is_scalar() local 885 int t26[F(__is_compound(unsigned char))]; in is_compound() local 922 int t26[F(__is_pointer(ClassType))]; in is_pointer() local [all …]
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | rdf-filter-defs.ll | 73 %t26 = load i32, i32* %t22, align 4 100 %t34 = phi i32 [ %t26, %b9 ], [ %t23, %b10 ]
|
D | intrinsics-v67.ll | 253 ; CHECK-LABEL: @t26 255 define i64 @t26(i64 %rss, i32 %rt) local_unnamed_addr #0 {
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 124 int t26 = __imag t24;
|
/external/llvm-project/clang/test/Coverage/ |
D | c-language-features.inc | 126 int t26 = __imag t24;
|