Home
last modified time | relevance | path

Searched refs:t12 (Results 1 – 24 of 24) sorted by relevance

/external/llvm/test/Transforms/InstCombine/
D2009-07-02-MaskedIntVector.ll7 …%t12 = shufflevector <16 x i8> %0, <16 x i8> zeroinitializer, <16 x i32> <i32 0, i32 16, i32 0, i3…
8 %t11 = bitcast <16 x i8> %t12 to <2 x i64> ; <<2 x i64>> [#uses=1]
/external/clang/test/SemaCXX/
Dtype-traits.cpp264 int t12[T(__is_integral(long))]; in is_integral() local
287 int t12[F(__is_floating_point(char))]; in is_floating_point() local
315 int t12[T(__is_arithmetic(char))]; in is_arithmetic() local
347 int t12[T(__is_complete_type(char))]; in is_complete_type() local
371 int t12[F(__is_void(long double))]; in is_void() local
401 int t12[F(__is_array(float))]; in is_array() local
440 int t12[F(__is_function(float))]; in is_function() local
474 int t12[F(__is_reference(void *))]; in is_reference() local
486 int t12[F(__is_lvalue_reference(void *))]; in is_lvalue_reference() local
498 int t12[F(__is_rvalue_reference(const int&))]; in is_rvalue_reference() local
[all …]
/external/llvm/test/Transforms/LoopSimplify/
Dmerge-exits.ll38 %t12 = icmp sgt i32 %t11, %hiPart.0 ; <i1> [#uses=1]
39 br i1 %t12, label %bb, label %bb3
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-max.ll34 %t12 = icmp sgt i32 %t9, 255 ; <i1> [#uses=1]
35 %t13 = select i1 %t12, i32 255, i32 %t9 ; <i32> [#uses=1]
Deliminate-rem.ll56 %t12 = add nsw i64 %t6, 1 ; <i64> [#uses=1]
57 %t13 = srem i64 %t12, %arg1 ; <i64> [#uses=1]
Dashr-tripcount.ll54 %t12 = or i32 %i.05, 1 ; <i32> [#uses=1]
55 %t13 = sext i32 %t12 to i64 ; <i64> [#uses=1]
/external/clang/test/Sema/
Dthread-specifier.c14 __thread auto int t12; // expected-error {{'__thread' variables must have global storage}} in f() local
Dfunction.c33 void t12(int) {} // expected-error{{parameter name omitted}} in t12() function
/external/clang/test/Analysis/
Dfree.c55 void t12 () { in t12() function
/external/clang/test/CodeGen/
Dattributes.c27 int t12 __attribute__((section("SECT"))); variable
Dasm.c68 unsigned char t12(unsigned input) { in t12() function
/external/clang/test/CXX/except/except.spec/
Dp5-pointers.cpp70 …void (*t12)(void (*)() throw(D)) = &s9; // expected-error {{argument types differ}} expected-warn… in fnptrs() local
/external/fdlibm/
De_lgamma_r.c121 t12 = 3.15632070903625950361e-04, /* 0x3F34AF6D, 0x6C0EBBF7 */ variable
265 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
/external/clang/test/CodeGenCXX/
Dnew.cpp126 void t12() { in t12() function
/external/speex/libspeex/
Dsmallft.c846 t11,t12; in dradbg() local
966 t12=t9; in dradbg()
968 ch[t5-1]=cc[t11-1]+cc[t12-1]; in dradbg()
969 ch[t6-1]=cc[t11-1]-cc[t12-1]; in dradbg()
970 ch[t5]=cc[t11]-cc[t12]; in dradbg()
971 ch[t6]=cc[t11]+cc[t12]; in dradbg()
975 t12+=t10; in dradbg()
1018 t12=t7; in dradbg()
1021 c2[t5++]+=ai2*ch2[t12++]; in dradbg()
/external/llvm/test/CodeGen/X86/
Dsibcall.ll175 define i32 @t12(i32 %x, i32 %y, %struct.t* byval align 4 %z) nounwind ssp {
176 ; 32: t12:
181 ; 64: t12:
Dlsr-delayed-fold.ll167 %t12 = icmp ugt i32 %t7, %t2 ; <i1> [#uses=1]
168 %t13 = select i1 %t12, i32 %t2, i32 %t7 ; <i32> [#uses=1]
Dvec_shuffle-15.ll33 define <2 x i64> @t12(<2 x i64> %a, <2 x i64> %b) nounwind {
Dlsr-reuse.ll294 %t12 = fsub double %t9, %t11
296 store double %t12, double* %Ci10
341 %t12 = fsub double %t9, %t11
343 store double %t12, double* %Ci10
499 %t12 = and i64 %t11, 15 ; <i64> [#uses=1]
500 %t13 = icmp eq i64 %t12, 0 ; <i1> [#uses=1]
Dcrash.ll227 %t11 = type { %t12 }
228 %t12 = type { %t13*, %t13*, %t13* }
Dsse3.ll194 define <8 x i16> @t12(<8 x i16> %T0, <8 x i16> %T1) nounwind readnone {
199 ; X64: t12:
/external/clang/test/Coverage/
Dc-language-features.inc103 int t12 = __builtin_types_compatible_p(ipair, int);
/external/llvm/test/CodeGen/ARM/
Dlsr-on-unrolled-loops.ll50 %t12 = getelementptr [64 x float]* %t, i32 0, i32 %t11
142 store float %t90, float* %t12, align 4
213 store float %t150, float* %t12, align 4
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3474 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X); in visitExp() local
3475 SDValue t13 = DAG.getNode(ISD::FADD, dl, MVT::f32, t12, in visitExp()
3911 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X); in visitExp2() local
3912 SDValue t13 = DAG.getNode(ISD::FADD, dl, MVT::f32, t12, in visitExp2()
4044 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X); in visitPow() local
4045 SDValue t13 = DAG.getNode(ISD::FADD, dl, MVT::f32, t12, in visitPow()