/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 32 %t27 = mul i32 %t26, %t26 33 %t28 = mul i32 %t27, %t27
|
D | fast-mightymul.ll | 32 %t27 = fmul fast float %t26, %t26 33 %t28 = fmul fast float %t27, %t27
|
D | 2012-05-08-UndefLeak.ll | 39 %t27 = add i64 %t26, %t9 40 %t28 = add i64 %t27, %t10 74 %t62 = add i64 %t61, %t27
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 32 %t27 = mul i32 %t26, %t26 33 %t28 = mul i32 %t27, %t27
|
D | fast-mightymul.ll | 32 %t27 = fmul fast float %t26, %t26 33 %t28 = fmul fast float %t27, %t27
|
D | 2012-05-08-UndefLeak.ll | 39 %t27 = add i64 %t26, %t9 40 %t28 = add i64 %t27, %t10 74 %t62 = add i64 %t61, %t27
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 27 %t27 = add i32 %t24, %t26 31 %t = icmp ugt i32 %t27, undef
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 27 %t27 = add i32 %t24, %t26 31 %t = icmp ugt i32 %t27, undef
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 27 %t27 = add i32 %t24, %t26 31 %t = icmp ugt i32 %t27, undef
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 125 const char *t27 = t9; 126 t27 += (unsigned char) 0xFF; 127 t27 += (signed char) 0xFF;
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 79 %t27 = mul i64 %t11, %arg1 ; <i64> [#uses=1] 82 %t30 = add nsw i64 %t27, %t22 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 69 %t27 = sext i32 %t26 to i64 ; <i64> [#uses=1] 70 %t28 = getelementptr i32, i32* %quaSpectrum, i64 %t27 ; <i32*> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 79 %t27 = mul i64 %t11, %arg1 ; <i64> [#uses=1] 82 %t30 = add nsw i64 %t27, %t22 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 69 %t27 = sext i32 %t26 to i64 ; <i64> [#uses=1] 70 %t28 = getelementptr i32* %quaSpectrum, i64 %t27 ; <i32*> [#uses=1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 79 %t27 = mul i64 %t11, %arg1 ; <i64> [#uses=1] 82 %t30 = add nsw i64 %t27, %t22 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 71 %t27 = sext i32 %t26 to i64 ; <i64> [#uses=1] 72 %t28 = getelementptr i32, i32* %quaSpectrum, i64 %t27 ; <i32*> [#uses=1]
|
/external/clang/test/CodeGen/ |
D | asm.c | 226 void t27(void) { in t27() function
|
D | ms-inline-asm.c | 294 void t27() {
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 419 int t27[F(__is_integral(ClassType))]; in is_integral() local 448 int t27[F(__is_floating_point(ClassType))]; in is_floating_point() local 477 int t27[F(__is_arithmetic(ClassType))]; in is_arithmetic() local 532 int t27[F(__is_void(ClassType))]; in is_void() local 562 int t27[F(__is_array(Derives))]; in is_array() local 601 int t27[F(__is_function(Derives))]; in is_function() local 753 int t27[F(__is_compound(wchar_t))]; in is_compound() local 790 int t27[F(__is_pointer(Derives))]; in is_pointer() local 823 int t27[F(__is_member_object_pointer(char))]; in is_member_object_pointer() local 859 int t27[F(__is_member_function_pointer(char))]; in is_member_function_pointer() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | rdf-filter-defs.ll | 77 %t27 = icmp eq i32 %t19, 0 78 br i1 %t27, label %b11, label %b15
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/AggressiveInstCombine/ |
D | masked-cmp.ll | 161 %t27 = lshr i64 %x, 27 202 %a27 = and i64 %t27, %a26
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | fp16_intrinsic_scalar_1op.ll | 189 define dso_local i64 @t27(half %a) { 190 ; CHECK-LABEL: t27:
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 257 define i32 @t27(i32 %y) { 258 ; CHECK-LABEL: @t27(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 257 define i32 @t27(i32 %y) { 258 ; CHECK-LABEL: @t27(
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | lsr-on-unrolled-loops.ll | 68 %t27 = or i32 %t26, 8 69 %t28 = getelementptr i8* %t8, i32 %t27
|