/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 30 %t25 = mul i32 %t24, %t24 31 %t26 = mul i32 %t25, %t25
|
D | fast-mightymul.ll | 30 %t25 = fmul fast float %t24, %t24 31 %t26 = fmul fast float %t25, %t25
|
D | 2012-05-08-UndefLeak.ll | 37 %t25 = add i64 %t24, %t7 38 %t26 = add i64 %t25, %t8 72 %t60 = add i64 %t59, %t25
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 30 %t25 = mul i32 %t24, %t24 31 %t26 = mul i32 %t25, %t25
|
D | fast-mightymul.ll | 30 %t25 = fmul fast float %t24, %t24 31 %t26 = fmul fast float %t25, %t25
|
D | 2012-05-08-UndefLeak.ll | 37 %t25 = add i64 %t24, %t7 38 %t26 = add i64 %t25, %t8 72 %t60 = add i64 %t59, %t25
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 13 %t25 = sub i32 undef, %t4 14 %t26 = add i32 undef, %t25
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 13 %t25 = sub i32 undef, %t4 14 %t26 = add i32 undef, %t25
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 13 %t25 = sub i32 undef, %t4 14 %t26 = add i32 undef, %t25
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 417 int t25[F(__is_integral(UnionAr))]; in is_integral() local 446 int t25[F(__is_floating_point(UnionAr))]; in is_floating_point() local 475 int t25[F(__is_arithmetic(UnionAr))]; in is_arithmetic() local 530 int t25[F(__is_void(UnionAr))]; in is_void() local 560 int t25[F(__is_array(unsigned long))]; in is_array() local 599 int t25[F(__is_function(unsigned long))]; in is_function() local 672 int t25[T(__is_fundamental(cvoid))]; in is_fundamental() local 722 int t25[F(__is_scalar(ClassType))]; in is_scalar() local 751 int t25[F(__is_compound(signed char))]; in is_compound() local 788 int t25[F(__is_pointer(int))]; in is_pointer() local [all …]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 77 %t25 = mul i64 %t13, %arg1 ; <i64> [#uses=1] 80 %t28 = add nsw i64 %t25, %t22 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 67 %t25 = load float, float* %t24, align 4 ; <float> [#uses=1] 85 %t41 = fmul float %t25, %invQuantizer.0 ; <float> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 77 %t25 = mul i64 %t13, %arg1 ; <i64> [#uses=1] 80 %t28 = add nsw i64 %t25, %t22 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 67 %t25 = load float* %t24, align 4 ; <float> [#uses=1] 85 %t41 = fmul float %t25, %invQuantizer.0 ; <float> [#uses=1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 77 %t25 = mul i64 %t13, %arg1 ; <i64> [#uses=1] 80 %t28 = add nsw i64 %t25, %t22 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 69 %t25 = load float, float* %t24, align 4 ; <float> [#uses=1] 87 %t41 = fmul float %t25, %invQuantizer.0 ; <float> [#uses=1]
|
/external/clang/test/CodeGen/ |
D | asm.c | 206 void t25(void) in t25() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | rdf-filter-defs.ll | 71 %t25 = load i32, i32* %t0, align 4 72 tail call void @sammy(%type.0* nonnull %p0, i32 %t19, i32 %t25)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/AggressiveInstCombine/ |
D | masked-cmp.ll | 159 %t25 = lshr i64 %x, 25 200 %a25 = and i64 %t25, %a24
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | fp16_intrinsic_scalar_1op.ll | 179 define dso_local i16 @t25(half %a) { 180 ; CHECK-LABEL: t25:
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 123 int t25 = __real t24;
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 242 define i64 @t25(i8* %y) { 243 ; CHECK-LABEL: @t25(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 242 define i64 @t25(i8* %y) { 243 ; CHECK-LABEL: @t25(
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | lsr-reuse.ll | 516 %t25 = getelementptr float* %arg4, i64 %t22 ; <float*> [#uses=4] 522 %t29 = ptrtoint float* %t25 to i64 ; <i64> [#uses=1] 530 store float %t34, float* %t25 628 %t114 = phi float* [ %t60, %bb58 ], [ %t25, %bb57 ] ; <float*> [#uses=1] 725 %t197 = phi float* [ %t114, %bb112 ], [ %t121, %bb119 ], [ %t25, %bb118 ] ; <float*> [#uses=1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | lsr-reuse.ll | 517 %t25 = getelementptr float, float* %arg4, i64 %t22 ; <float*> [#uses=4] 523 %t29 = ptrtoint float* %t25 to i64 ; <i64> [#uses=1] 531 store float %t34, float* %t25 629 %t114 = phi float* [ %t60, %bb58 ], [ %t25, %bb57 ] ; <float*> [#uses=1] 726 %t197 = phi float* [ %t114, %bb112 ], [ %t121, %bb119 ], [ %t25, %bb118 ] ; <float*> [#uses=1]
|