Home
last modified time | relevance | path

Searched refs:t17 (Results 1 – 25 of 81) sorted by relevance

1234

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dcsel-zero-float.ll5 define double @foo(float *%user, float %t17) {
8 %cmp26 = fcmp fast oeq float %t17, 0.000000e+00
9 %div = fdiv fast float %t16, %t17
/external/llvm/test/Transforms/Reassociate/
Dmightymul.ll22 %t17 = mul i32 %t16, %t16
23 %t18 = mul i32 %t17, %t17
Dfast-mightymul.ll22 %t17 = fmul fast float %t16, %t16
23 %t18 = fmul fast float %t17, %t17
D2012-05-08-UndefLeak.ll29 %t17 = add i64 %x0, 18
30 %t18 = add i64 %t17, %t0
64 %t52 = add i64 %t51, %t17
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
Dmightymul.ll22 %t17 = mul i32 %t16, %t16
23 %t18 = mul i32 %t17, %t17
Dfast-mightymul.ll22 %t17 = fmul fast float %t16, %t16
23 %t18 = fmul fast float %t17, %t17
D2012-05-08-UndefLeak.ll29 %t17 = add i64 %x0, 18
30 %t18 = add i64 %t17, %t0
64 %t52 = add i64 %t51, %t17
Dfp-expr.ll27 %t17 = fsub fast half undef, %t15
28 %t18 = fadd fast half undef, %t17
/external/clang/test/CodeGen/
Darm-apcs-zerolength-bitfield.c173 struct t17 struct
181 static int arr17_offset[(offsetof(struct t17, bar) == 4) ? 0 : -1]; argument
182 static int arr17_sizeof[(sizeof(struct t17) == 8) ? 0 : -1];
Darm-aapcs-zerolength-bitfield.c169 struct t17 struct
177 static int arr17_offset[(offsetof(struct t17, bar) == 4) ? 0 : -1]; argument
178 static int arr17_sizeof[(sizeof(struct t17) == 8) ? 0 : -1];
/external/clang/test/CodeGenCXX/
Daarch64-aapcs-zerolength-bitfield.cpp170 struct t17 struct
178 static_assert(offsetof(struct t17, bar) == 8); argument
179 static_assert(sizeof(struct t17) == 16);
/external/llvm/test/Transforms/InstCombine/
D2012-12-14-simp-vgep.ll6 %t17 = load <4 x i32*>, <4 x i32*>* %in, align 8
7 %t18 = icmp eq <4 x i32*> %t17, zeroinitializer
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
D2012-12-14-simp-vgep.ll6 %t17 = load <4 x i32*>, <4 x i32*>* %in, align 8
7 %t18 = icmp eq <4 x i32*> %t17, zeroinitializer
/external/clang/test/Sema/
Dthread-specifier.c67 extern thread_local int t17; // expected-note {{previous declaration is here}}
68 _Thread_local int t17; // expected-error {{thread-local declaration of 't17' with static initializa… variable
/external/llvm/test/Transforms/LoopStrengthReduce/
Dnonlinear-postinc.ll19 %t17 = mul i32 %t2, %t16
26 %t24 = sub i32 %t17, %t23
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/
Dnonlinear-postinc.ll19 %t17 = mul i32 %t2, %t16
26 %t24 = sub i32 %t17, %t23
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/
Dnonlinear-postinc.ll19 %t17 = mul i32 %t2, %t16
26 %t24 = sub i32 %t17, %t23
/external/llvm/test/Transforms/Inline/
Dalloca-bonus.ll78 %t17 = add i32 %t16, 1
79 %t18 = add i32 %t17, 1
119 %t17 = add i32 %t16, 1
120 %t18 = add i32 %t17, 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dpr31593.ll7 ; t18: v4i32 = bitcast t17
8 ; t17: v2i64,ch = load<LD16[%0](dereferenceable)> t0, FrameIndex:i64<1>, undef:i64
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
Dalloca-bonus.ll82 %t17 = add i32 %t16, 1
83 %t18 = add i32 %t17, 1
124 %t17 = add i32 %t16, 1
125 %t18 = add i32 %t17, 1
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-max.ll41 %t17 = add nsw i32 %t16, %t8 ; <i32> [#uses=1]
42 %t18 = add nsw i32 %t17, %t15 ; <i32> [#uses=2]
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Deliminate-max.ll41 %t17 = add nsw i32 %t16, %t8 ; <i32> [#uses=1]
42 %t18 = add nsw i32 %t17, %t15 ; <i32> [#uses=2]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Deliminate-max.ll46 %t17 = add nsw i32 %t16, %t8 ; <i32> [#uses=1]
47 %t18 = add nsw i32 %t17, %t15 ; <i32> [#uses=2]
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dlsr-delayed-fold.ll19 %t17 = mul i64 %t14, %t16 ; <i64> [#uses=1]
20 %t18 = add i64 undef, %t17 ; <i64> [#uses=1]
155 %t6 = phi i32 [ %t17, %bb16 ], [ 0, %bb3 ] ; <i32> [#uses=3]
176 %t17 = add i32 %t6, 1 ; <i32> [#uses=1]
/external/llvm/test/CodeGen/X86/
Dlsr-delayed-fold.ll19 %t17 = mul i64 %t14, %t16 ; <i64> [#uses=1]
20 %t18 = add i64 undef, %t17 ; <i64> [#uses=1]
155 %t6 = phi i32 [ %t17, %bb16 ], [ 0, %bb3 ] ; <i32> [#uses=3]
176 %t17 = add i32 %t6, 1 ; <i32> [#uses=1]

1234