Home
last modified time | relevance | path

Searched refs:t19 (Results 1 – 25 of 59) sorted by relevance

123

/external/llvm/test/Transforms/Reassociate/
Dmightymul.ll24 %t19 = mul i32 %t18, %t18
25 %t20 = mul i32 %t19, %t19
Dfast-mightymul.ll24 %t19 = fmul fast float %t18, %t18
25 %t20 = fmul fast float %t19, %t19
D2012-05-08-UndefLeak.ll31 %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/
Dmightymul.ll24 %t19 = mul i32 %t18, %t18
25 %t20 = mul i32 %t19, %t19
Dfast-mightymul.ll24 %t19 = fmul fast float %t18, %t18
25 %t20 = fmul fast float %t19, %t19
D2012-05-08-UndefLeak.ll31 %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/
Drdf-filter-defs.ll55 %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/
Darm-apcs-zerolength-bitfield.c192 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];
Darm-aapcs-zerolength-bitfield.c188 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];
Dattributes.c66 extern int t19(void) __attribute__((weak_import));
67 int t19(void) { in t19() function
/external/clang/test/CodeGenCXX/
Daarch64-aapcs-zerolength-bitfield.cpp189 struct t19 struct
197 static_assert(offsetof(struct t19, bar) == 6); argument
198 static_assert(sizeof(struct t19) == 8);
/external/llvm/test/Transforms/InstCombine/
D2012-12-14-simp-vgep.ll8 %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/
D2012-12-14-simp-vgep.ll8 %t19 = zext <4 x i1> %t18 to <4 x i32>
9 ret <4 x i32> %t19
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-max.ll17 %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/
Deliminate-max.ll17 %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/
Deliminate-max.ll22 %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/
Dnonlinear-postinc.ll21 %t19 = add i32 %t2, -1
22 %t20 = zext i32 %t19 to i33
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
Dnonlinear-postinc.ll21 %t19 = add i32 %t2, -1
22 %t20 = zext i32 %t19 to i33
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/
Dnonlinear-postinc.ll21 %t19 = add i32 %t2, -1
22 %t20 = zext i32 %t19 to i33
/external/llvm/test/Transforms/Inline/
Dalloca-bonus.ll80 %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/
Dalloca-bonus.ll84 %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/
Dtype-traits.cpp440 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/
Dc-language-features.inc117 int t19 = t18 ? 0 : 1;
122 int t24 = !t19;
/external/llvm/test/CodeGen/X86/
Dinsert-positions.ll65 %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/
Dinsert-positions.ll65 %t19 = add i32 %i13, %t9 ; <i32> [#uses=1]
66 %t20 = add i32 %t19, %i12 ; <i32> [#uses=1]

123