Home
last modified time | relevance | path

Searched refs:t18 (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm/test/Transforms/Reassociate/
Dmightymul.ll23 %t18 = mul i32 %t17, %t17
24 %t19 = mul i32 %t18, %t18
Dfast-mightymul.ll23 %t18 = fmul fast float %t17, %t17
24 %t19 = fmul fast float %t18, %t18
D2012-05-08-UndefLeak.ll30 %t18 = add i64 %t17, %t0
31 %t19 = add i64 %t18, %t1
65 %t53 = add i64 %t52, %t18
/external/llvm/test/Transforms/InstCombine/
D2012-12-14-simp-vgep.ll7 %t18 = icmp eq <4 x i32*> %t17, zeroinitializer
8 %t19 = zext <4 x i1> %t18 to <4 x i32>
/external/clang/test/CodeGen/
Dattributes.c17 extern int t18 __attribute__((weak_import));
18 int t18 = 1; variable
Darm-aapcs-zerolength-bitfield.c180 struct t18 struct
186 static int arr18_sizeof[(sizeof(struct t18) == 0) ? 0 : -1];
Darm-apcs-zerolength-bitfield.c184 struct t18 struct
190 static int arr18_sizeof[(sizeof(struct t18) == 0) ? 0 : -1];
Dlibcalls-fno-builtin.c106 double t18(char **x) { return strtod("123.4", x); } in t18() function
Dasm.c132 int t18(unsigned data) { in t18() function
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-max.ll18 %t2 = phi i32 [ 0, %bb ], [ %t18, %bb14 ] ; <i32> [#uses=1]
42 %t18 = add nsw i32 %t17, %t15 ; <i32> [#uses=2]
48 …rintf(i8* noalias getelementptr inbounds ([4 x i8], [4 x i8]* @0, i32 0, i32 0), i32 %t18) nounwind
Deliminate-rem.ll66 %t18 = phi i32 [ %t45, %bb44 ], [ %t7, %bb15 ] ; <i32> [#uses=2]
75 %t23 = phi i32 [ %t40, %bb21 ], [ %t18, %bb20 ] ; <i32> [#uses=1]
101 %t45 = phi i32 [ %t18, %bb16 ], [ %t40, %bb43 ] ; <i32> [#uses=2]
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Deliminate-max.ll18 %t2 = phi i32 [ 0, %bb ], [ %t18, %bb14 ] ; <i32> [#uses=1]
42 %t18 = add nsw i32 %t17, %t15 ; <i32> [#uses=2]
48 …, ...)* @printf(i8* noalias getelementptr inbounds ([4 x i8]* @0, i32 0, i32 0), i32 %t18) nounwind
Deliminate-rem.ll66 %t18 = phi i32 [ %t45, %bb44 ], [ %t7, %bb15 ] ; <i32> [#uses=2]
75 %t23 = phi i32 [ %t40, %bb21 ], [ %t18, %bb20 ] ; <i32> [#uses=1]
101 %t45 = phi i32 [ %t18, %bb16 ], [ %t40, %bb43 ] ; <i32> [#uses=2]
/external/clang/test/Sema/
Dthread-specifier.c69 extern _Thread_local int t18; // expected-note {{previous declaration is here}}
70 thread_local int t18; // expected-error {{thread-local declaration of 't18' with dynamic initializa… variable
Dfunction.c83 unknown_type t18(void*) { // expected-error {{unknown type name 'unknown_type'}} expected-error{{… in t18() function
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
Dnonlinear-postinc.ll20 %t18 = zext i32 %t2 to i33
23 %t21 = mul i33 %t18, %t20
/external/llvm/test/Transforms/LoopStrengthReduce/
Dnonlinear-postinc.ll20 %t18 = zext i32 %t2 to i33
23 %t21 = mul i33 %t18, %t20
/external/llvm/test/Transforms/Inline/
Dalloca-bonus.ll79 %t18 = add i32 %t17, 1
80 %t19 = add i32 %t18, 1
120 %t18 = add i32 %t17, 1
121 %t19 = add i32 %t18, 1
/external/clang/test/CodeGenCXX/
Daarch64-aapcs-zerolength-bitfield.cpp181 struct t18 struct
187 static_assert(sizeof(struct t18) == 8);
/external/clang/test/SemaCXX/
Dtype-traits.cpp439 int t18[F(__is_floating_point(short))]; in is_floating_point() local
467 int t18[T(__is_arithmetic(short))]; in is_arithmetic() local
499 int t18[T(__is_complete_type(short))]; in is_complete_type() local
523 int t18[F(__is_void(short))]; in is_void() local
553 int t18[F(__is_array(unsigned char))]; in is_array() local
592 int t18[F(__is_function(unsigned char))]; in is_function() local
665 int t18[T(__is_fundamental(short))]; in is_fundamental() local
814 int t18[F(__is_member_object_pointer(Derives*))]; in is_member_object_pointer() local
850 int t18[F(__is_member_function_pointer(Derives*))]; in is_member_function_pointer() local
887 int t18[F(__is_member_pointer(Enum*))]; in is_member_pointer() local
[all …]
/external/clang/test/Coverage/
Dc-language-features.inc116 float t18;
117 int t19 = t18 ? 0 : 1;
/external/llvm/test/CodeGen/X86/
Dsibcall.ll359 define void @t18() nounwind ssp {
361 ; 32-LABEL: t18:
365 ; 64-LABEL: t18:
369 ; X32ABI-LABEL: t18:
Dms-inline-asm.ll44 define i32 @t18() nounwind {
55 ; CHECK: t18
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dsibcall.ll291 define void @t18() nounwind ssp {
293 ; 32: t18:
297 ; 64: t18:
/external/llvm/test/CodeGen/ARM/
Dfast-isel-ldr-str-thumb-neg-index.ll156 define void @t18(i8* nocapture %ptr) nounwind {
158 ; THUMB: t18

12