Home
last modified time | relevance | path

Searched refs:X1 (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/external/clang/test/CXX/special/class.ctor/
Dp1.cpp22 struct X1 { struct
25 X1<T>(); argument
26 X1<T>(int);
27 (X1<T>)(float);
28 X1(float, float);
29 (X1)(double);
30 X1<T> (f0)(int);
31 X1<T> (f0)(type);
32 X1 (f1)(int);
33 X1 (f1)(type);
[all …]
/external/llvm/test/Transforms/BBVectorize/
Dsimple-int.ll23 %X1 = fsub double %A1, %B1
25 %Y1 = call double @llvm.fma.f64(double %X1, double %A1, double %C1)
32 ; CHECK: %X1.v.i1.1 = insertelement <2 x double> undef, double %B1, i32 0
33 ; CHECK: %X1.v.i1.2 = insertelement <2 x double> %X1.v.i1.1, double %B2, i32 1
34 ; CHECK: %X1.v.i0.1 = insertelement <2 x double> undef, double %A1, i32 0
35 ; CHECK: %X1.v.i0.2 = insertelement <2 x double> %X1.v.i0.1, double %A2, i32 1
36 ; CHECK: %X1 = fsub <2 x double> %X1.v.i0.2, %X1.v.i1.2
39 ; CHECK: %Y1 = call <2 x double> @llvm.fma.v2f64(<2 x double> %X1, <2 x double> %X1.v.i0.2, <2 x do…
40 ; CHECK: %Z1 = fadd <2 x double> %Y1, %X1.v.i1.2
49 %X1 = fsub double %A1, %B1
[all …]
Dsimple.ll7 ; CHECK: %X1.v.i1.1 = insertelement <2 x double> undef, double %B1, i32 0
8 ; CHECK: %X1.v.i1.2 = insertelement <2 x double> %X1.v.i1.1, double %B2, i32 1
9 ; CHECK: %X1.v.i0.1 = insertelement <2 x double> undef, double %A1, i32 0
10 ; CHECK: %X1.v.i0.2 = insertelement <2 x double> %X1.v.i0.1, double %A2, i32 1
11 %X1 = fsub double %A1, %B1
13 ; CHECK: %X1 = fsub <2 x double> %X1.v.i0.2, %X1.v.i1.2
14 %Y1 = fmul double %X1, %A1
16 ; CHECK: %Y1 = fmul <2 x double> %X1, %X1.v.i0.2
19 ; CHECK: %Z1 = fadd <2 x double> %Y1, %X1.v.i1.2
31 ; CHECK: %X1.v.i1.1 = insertelement <2 x double> undef, double %B1, i32 0
[all …]
Dsimple-sel.ll8 ; CHECK: %X1.v.i1.1 = insertelement <2 x double> undef, double %B1, i32 0
9 ; CHECK: %X1.v.i1.2 = insertelement <2 x double> %X1.v.i1.1, double %B2, i32 1
10 ; CHECK: %X1.v.i0.1 = insertelement <2 x double> undef, double %A1, i32 0
11 ; CHECK: %X1.v.i0.2 = insertelement <2 x double> %X1.v.i0.1, double %A2, i32 1
12 %X1 = fsub double %A1, %B1
14 ; CHECK: %X1 = fsub <2 x double> %X1.v.i0.2, %X1.v.i1.2
15 %Y1 = fmul double %X1, %A1
17 ; CHECK: %Y1 = fmul <2 x double> %X1, %X1.v.i0.2
22 ; CHECK: %Z1 = select <2 x i1> %Z1.v.i0.2, <2 x double> %Y1, <2 x double> %X1.v.i1.2
35 ; CHECK: %X1.v.i1.1 = insertelement <2 x double> undef, double %B1, i32 0
[all …]
Dsimple3.ll7 ; CHECK: %X1.v.i1.11 = insertelement <3 x double> undef, double %B1, i32 0
8 ; CHECK: %X1.v.i1.22 = insertelement <3 x double> %X1.v.i1.11, double %B2, i32 1
9 ; CHECK: %X1.v.i1 = insertelement <3 x double> %X1.v.i1.22, double %B3, i32 2
10 ; CHECK: %X1.v.i0.13 = insertelement <3 x double> undef, double %A1, i32 0
11 ; CHECK: %X1.v.i0.24 = insertelement <3 x double> %X1.v.i0.13, double %A2, i32 1
12 ; CHECK: %X1.v.i0 = insertelement <3 x double> %X1.v.i0.24, double %A3, i32 2
13 %X1 = fsub double %A1, %B1
16 ; CHECK: %X1 = fsub <3 x double> %X1.v.i0, %X1.v.i1
17 %Y1 = fmul double %X1, %A1
20 ; CHECK: %Y1 = fmul <3 x double> %X1, %X1.v.i0
[all …]
Dsearch-limit.ll9 ; CHECK: %X1.v.i1.1 = insertelement <2 x double> undef, double %B1, i32 0
10 ; CHECK: %X1.v.i1.2 = insertelement <2 x double> %X1.v.i1.1, double %B2, i32 1
11 ; CHECK: %X1.v.i0.1 = insertelement <2 x double> undef, double %A1, i32 0
12 ; CHECK: %X1.v.i0.2 = insertelement <2 x double> %X1.v.i0.1, double %A2, i32 1
13 %X1 = fsub double %A1, %B1
15 ; CHECK: %X1 = fsub <2 x double> %X1.v.i0.2, %X1.v.i1.2
16 %Y1 = fmul double %X1, %A1
18 ; CHECK: %Y1 = fmul <2 x double> %X1, %X1.v.i0.2
37 ; CHECK: %Z1 = fadd <2 x double> %Y1, %X1.v.i1.2
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/class.qual/
Dp2.cpp9 struct X1 { struct
10 X1<T>(int);
11 (X1<T>)(float);
12 X1 f2();
13 X1 f2(int);
14 X1 f2(float);
18 template<typename T> X1<T>::X1<T>(int) { } // expected-error{{out-of-line constructor for 'X1' cann… in X1() function in X1
19 template<typename T> (X1<T>::X1<T>)(float) { } // expected-error{{out-of-line constructor for 'X1' …
26 template<typename T> X1<T>::X1<T> X1<T>::f2() { } // expected-error{{qualified reference to 'X1' is… in f2()
27 template<typename T> X1<T>::X1<T> (X1<T>::f2)(int) { } // expected-error{{qualified reference to 'X… in X1() function in X1
[all …]
/external/clang/test/SemaTemplate/
Dinstantiate-member-template.cpp25 struct X1 { struct
63 struct X1<T>::Inner4 { argument
72 U X1<T>::Inner4<U>::value; // expected-error{{reference variable}}
77 V X1<T>::Inner4<U>::f2(T t, U u, V) { in f2()
82 X1<void>::Inner0<int> *xvip; // okay in test_X1()
83 X1<void>::Inner0<int> xvi; // expected-note{{instantiation}} in test_X1()
85 X1<int>::Inner1<void> *xivp; // okay in test_X1()
86 X1<int>::Inner1<void> xiv; // expected-note{{instantiation}} in test_X1()
88 X1<int>::Inner2<void>::SuperInner *xisivp; // okay in test_X1()
89 X1<int>::Inner2<void>::SuperInner xisiv; // expected-note{{instantiation}} in test_X1()
[all …]
Dmember-template-access-expr.cpp53 struct X1 { struct
61 void test_X1(X1 x1) { in test_X1()
67 float* (X1::*mf1)(int) = &X1::f1; in test_X1()
68 float* (X1::*mf2)(int) = &X1::f1<>; in test_X1()
69 float* (X1::*mf3)(float) = &X1::f1<float>; in test_X1()
71 float* (*fp3)(int) = &X1::f2; in test_X1()
72 float* (*fp4)(int) = &X1::f2<>; in test_X1()
73 float* (*fp5)(float) = &X1::f2<float>; in test_X1()
74 float* (*fp6)(int) = X1::f2; in test_X1()
75 float* (*fp7)(int) = X1::f2<>; in test_X1()
[all …]
Dtemp_class_order.cpp4 struct X1 { struct
9 struct X1<T*, U*> { struct
14 struct X1<T*, T*> { struct
19 struct X1<const T*, const T*> { argument
23 int array0[X1<int, int>::value == 0? 1 : -1]; argument
24 int array1[X1<int*, float*>::value == 1? 1 : -1];
25 int array2[X1<int*, int*>::value == 2? 1 : -1];
27 int array3[X1<const int*, CIP>::value == 3? 1 : -1];
Dinstantiate-non-type-template-parameter.cpp49 struct X1 : X0<T> { struct
50 X1() {} in X1() function
51 template<typename U> X1(const X1<U> &x) : X0<T>(x) { } in X1() argument
54 X1<int> x1i;
55 X1<float> x1f(x1i);
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1.cpp17 template <int* N> struct X1 { X1(); }; struct
18 template <int* N> X1<N>::X1() { } in X1() function in non_type_tmpl_param::X1
40 template <int (*fp)(int)> struct X1 { }; struct
98 X1<f> x1a; in test()
99 X1<&f> x1a_addr; in test()
100 X1<f_tmpl> x1b; in test()
101 X1<&f_tmpl> x1b_addr; in test()
102 X1<f_tmpl<int> > x1c; in test()
103 X1<&f_tmpl<int> > x1c_addr; in test()
104 X1<f_internal> x1d; in test()
[all …]
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsintrp.c340 X0, Y0, X1, Y1; in BilinearInterpFloat() local
355 X1 = X0 + (Input[0] >= 1.0 ? 0 : p->opta[1]); in BilinearInterpFloat()
364 d10 = DENS(X1, Y0); in BilinearInterpFloat()
365 d11 = DENS(X1, Y1); in BilinearInterpFloat()
395 register int X0, X1, Y0, Y1; in BilinearInterp16() local
413 X1 = X0 + (Input[0] == 0xFFFFU ? 0 : p->opta[1]); in BilinearInterp16()
422 d10 = DENS(X1, Y0); in BilinearInterp16()
423 d11 = DENS(X1, Y1); in BilinearInterp16()
452 X0, Y0, Z0, X1, Y1, Z1; in TrilinearInterpFloat() local
472 X1 = X0 + (Input[0] >= 1.0 ? 0 : p->opta[2]); in TrilinearInterpFloat()
[all …]
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dpartial-ordering.cpp8 struct X1 { struct
13 struct X1<tuple<Head, Tail...> > { struct
18 struct X1<tuple<Head, Tail&...> > { struct
23 struct X1<tuple<Head&, Tail&...> > { struct
27 int check0[X1<tuple<>>::value == 0? 1 : -1]; argument
28 int check1[X1<tuple<int>>::value == 2? 1 : -1];
29 int check2[X1<tuple<int, int>>::value == 1? 1 : -1];
30 int check3[X1<tuple<int, int&>>::value == 2? 1 : -1];
31 int check4[X1<tuple<int&, int&>>::value == 3? 1 : -1];
Dfixed-expansion.cpp24 class X1 { class
29 static_assert(is_same<X1<int, int>::type,
33 static_assert(is_same<X1<int, int, float>::type,
37 static_assert(is_same<X1<int, int, float, double>::type,
50 class X1 { class
55 static_assert(is_same<X1<int>::type,
59 static_assert(is_same<X1<int, float>::type,
63 static_assert(is_same<X1<int, float, double>::type,
/external/llvm/test/Transforms/BBVectorize/X86/
Dsimple.ll6 %X1 = fsub double %A1, %B1
8 %Y1 = fmul double %X1, %A1
25 %X1 = fsub double %A1, %B1
27 %Y1 = fmul double %X1, %A1
42 ; CHECK: %X1.v.i1.1 = insertelement <2 x double> undef, double %B1, i32 0
43 ; CHECK: %X1.v.i1.2 = insertelement <2 x double> %X1.v.i1.1, double %B2, i32 1
44 ; CHECK: %X1.v.i0.1 = insertelement <2 x double> undef, double %A1, i32 0
45 ; CHECK: %X1.v.i0.2 = insertelement <2 x double> %X1.v.i0.1, double %A2, i32 1
46 ; CHECK: %X1 = fsub <2 x double> %X1.v.i0.2, %X1.v.i1.2
47 ; CHECK: %Y1 = fmul <2 x double> %X1, %X1.v.i0.2
[all …]
/external/clang/test/CXX/temp/temp.res/temp.local/
Dp1.cpp18 template <int N1, const int& N2, const int* N3> struct X1 { struct
19 X1();
20 ~X1();
21 X1 f(const X1& x1a) { X1 x1b(x1a); return x1b; } in f() argument
32 X1<42, i, &i> x1; (void)x1; in test()
/external/clang/test/CXX/temp/temp.spec/temp.explicit/
Dp1.cpp29 struct X1 { struct
42 template struct X1<int>::Inner<float>; argument
43 template struct X1<int>::Inner<double>;
44 template struct X1<int>::Inner<void>; // expected-note{{instantiation}}
46 template void X1<int>::f(int&, float);
47 template void X1<int>::f<long>(int&, long);
48 template void X1<int>::f<>(int&, double);
49 template void X1<int>::f<>(int&, int*); // expected-note{{instantiation}}
/external/scrypt/lib/crypto/
Dcrypto_scrypt-sse.c87 __m128i X0, X1, X2, X3; in salsa20_8() local
92 X1 = B[1]; in salsa20_8()
99 X1 = _mm_xor_si128(X1, _mm_slli_epi32(T, 7)); in salsa20_8()
100 X1 = _mm_xor_si128(X1, _mm_srli_epi32(T, 25)); in salsa20_8()
101 T = _mm_add_epi32(X1, X0); in salsa20_8()
104 T = _mm_add_epi32(X2, X1); in salsa20_8()
112 X1 = _mm_shuffle_epi32(X1, 0x93); in salsa20_8()
117 T = _mm_add_epi32(X0, X1); in salsa20_8()
124 X1 = _mm_xor_si128(X1, _mm_slli_epi32(T, 13)); in salsa20_8()
125 X1 = _mm_xor_si128(X1, _mm_srli_epi32(T, 19)); in salsa20_8()
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECPoint.java681 ECFieldElement X1 = this.x, Y1 = this.y; in add() local
688 ECFieldElement dx = X2.subtract(X1), dy = Y2.subtract(Y1); in add()
703 ECFieldElement X3 = gamma.square().subtract(X1).subtract(X2); in add()
704 ECFieldElement Y3 = gamma.multiply(X1.subtract(X3)).subtract(Y1); in add()
721 ECFieldElement v2 = Z2IsOne ? X1 : X1.multiply(Z2); in add()
765 ECFieldElement dx = X1.subtract(X2), dy = Y1.subtract(Y2); in add()
776 ECFieldElement W1 = X1.multiply(C), W2 = X2.multiply(C); in add()
804 Z2Squared = Z2; U1 = X1; S1 = Y1; in add()
809 U1 = Z2Squared.multiply(X1); in add()
899 ECFieldElement X1 = this.x; in twice() local
[all …]
/external/clang/test/CodeGenCXX/
Dvisibility-inlines-hidden.cpp18 struct X1 { struct
28 inline void X1<T>::f3() { } in f3() argument
31 inline void X1<int>::f4() { } in f4()
37 extern template struct X1<float>;
39 void use(X0 *x0, X1<int> *x1, X2 *x2, X1<float> *x3) { in use()
59 X1<int>::f5(); in use()
61 x1->X1::f6(); in use()
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dp16.cpp4 template<class X1> void g1(T, X1);
13 template<class T> template<class X1> void A<T>::g1(T, X1) { } in g1() argument
16 template<> template<class X1> void A<int>::g1(int, X1);
/external/clang/test/CXX/except/except.spec/
Dp14-ir.cpp10 struct X1 { struct
11 X1();
12 X1(const X1 &) throw();
15 struct X2 : X1 {
18 struct X3 : X0, X1 {
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5-cxx0x-no-extra-copy.cpp8 struct X1 { struct
9 X1();
10 explicit X1(const X1&);
40 void g1(const X1&);
46 g1(X1()); in test()
Dp5-cxx03-extra-copy.cpp9 struct X1 { struct
10 X1();
11 explicit X1(const X1&);
49 void g1(const X1&);
56 g1(X1()); in test()

12345678910>>...14