/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 24 %t19 = mul i32 %t18, %t18 25 %t20 = mul i32 %t19, %t19
|
D | fast-mightymul.ll | 24 %t19 = fmul fast float %t18, %t18 25 %t20 = fmul fast float %t19, %t19
|
D | 2012-05-08-UndefLeak.ll | 31 %t19 = add i64 %t18, %t1 32 %t20 = add i64 %t19, %t2 66 %t54 = add i64 %t53, %t19
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 24 %t19 = mul i32 %t18, %t18 25 %t20 = mul i32 %t19, %t19
|
D | fast-mightymul.ll | 24 %t19 = fmul fast float %t18, %t18 25 %t20 = fmul fast float %t19, %t19
|
D | 2012-05-08-UndefLeak.ll | 31 %t19 = add i64 %t18, %t1 32 %t20 = add i64 %t19, %t2 66 %t54 = add i64 %t53, %t19
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | rdf-filter-defs.ll | 55 %t19 = add i32 %t18, %t13 56 %t20 = icmp eq i32 %t19, -1 67 %t24 = icmp ult i32 %t23, %t19 72 tail call void @sammy(%type.0* nonnull %p0, i32 %t19, i32 %t25) 77 %t27 = icmp eq i32 %t19, 0 193 store i32 %t19, i32* %t0, align 4 194 %t79 = getelementptr inbounds i8, i8* %t78, i32 %t19
|
/external/clang/test/CodeGen/ |
D | arm-apcs-zerolength-bitfield.c | 192 struct t19 struct 200 static int arr19_offset[(offsetof(struct t19, bar) == 8) ? 0 : -1]; argument 201 static int arr19_sizeof[(sizeof(struct t19) == 12) ? 0 : -1];
|
D | arm-aapcs-zerolength-bitfield.c | 188 struct t19 struct 196 static int arr19_offset[(offsetof(struct t19, bar) == 8) ? 0 : -1]; argument 197 static int arr19_sizeof[(sizeof(struct t19) == 12) ? 0 : -1];
|
D | attributes.c | 66 extern int t19(void) __attribute__((weak_import)); 67 int t19(void) { in t19() function
|
/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 189 struct t19 struct 197 static_assert(offsetof(struct t19, bar) == 6); argument 198 static_assert(sizeof(struct t19) == 8);
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2012-12-14-simp-vgep.ll | 8 %t19 = zext <4 x i1> %t18 to <4 x i32> 9 ret <4 x i32> %t19
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | 2012-12-14-simp-vgep.ll | 8 %t19 = zext <4 x i1> %t18 to <4 x i32> 9 ret <4 x i32> %t19
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-max.ll | 17 %t = phi i32 [ 0, %bb ], [ %t19, %bb14 ] ; <i32> [#uses=5] 43 %t19 = add nsw i32 %t, 1 ; <i32> [#uses=2] 44 %t20 = icmp slt i32 %t19, 1000000000 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
D | eliminate-max.ll | 17 %t = phi i32 [ 0, %bb ], [ %t19, %bb14 ] ; <i32> [#uses=5] 43 %t19 = add nsw i32 %t, 1 ; <i32> [#uses=2] 44 %t20 = icmp slt i32 %t19, 1000000000 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-max.ll | 22 %t = phi i32 [ 0, %bb ], [ %t19, %bb14 ] ; <i32> [#uses=5] 48 %t19 = add nsw i32 %t, 1 ; <i32> [#uses=2] 49 %t20 = icmp slt i32 %t19, 1000000000 ; <i1> [#uses=1]
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 21 %t19 = add i32 %t2, -1 22 %t20 = zext i32 %t19 to i33
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 21 %t19 = add i32 %t2, -1 22 %t20 = zext i32 %t19 to i33
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 21 %t19 = add i32 %t2, -1 22 %t20 = zext i32 %t19 to i33
|
/external/llvm/test/Transforms/Inline/ |
D | alloca-bonus.ll | 80 %t19 = add i32 %t18, 1 81 %t20 = add i32 %t19, 1 121 %t19 = add i32 %t18, 1 122 %t20 = add i32 %t19, 1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | alloca-bonus.ll | 84 %t19 = add i32 %t18, 1 85 %t20 = add i32 %t19, 1 126 %t19 = add i32 %t18, 1 127 %t20 = add i32 %t19, 1
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 440 int t19[F(__is_floating_point(unsigned short))]; in is_floating_point() local 468 int t19[T(__is_arithmetic(unsigned short))]; in is_arithmetic() local 500 int t19[T(__is_complete_type(unsigned short))]; in is_complete_type() local 524 int t19[F(__is_void(unsigned short))]; in is_void() local 554 int t19[F(__is_array(wchar_t))]; in is_array() local 593 int t19[F(__is_function(wchar_t))]; in is_function() local 666 int t19[T(__is_fundamental(unsigned short))]; in is_fundamental() local 815 int t19[F(__is_member_object_pointer(Enum*))]; in is_member_object_pointer() local 851 int t19[F(__is_member_function_pointer(Enum*))]; in is_member_function_pointer() local 888 int t19[F(__is_member_pointer(IntArNB*))]; in is_member_pointer() local [all …]
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 117 int t19 = t18 ? 0 : 1; 122 int t24 = !t19;
|
/external/llvm/test/CodeGen/X86/ |
D | insert-positions.ll | 65 %t19 = add i32 %i13, %t9 ; <i32> [#uses=1] 66 %t20 = add i32 %t19, %i12 ; <i32> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | insert-positions.ll | 65 %t19 = add i32 %i13, %t9 ; <i32> [#uses=1] 66 %t20 = add i32 %t19, %i12 ; <i32> [#uses=1]
|