Searched refs:t11 (Results 1 - 25 of 26) sorted by relevance

12

/external/clang/test/CodeGen/
H A Darm-aapcs-zerolength-bitfield.c102 struct t11 struct
110 static int arr11_offset[(offsetof(struct t11, bar2) == 9) ? 0 : -1];
111 static int arr11_sizeof[(sizeof(struct t11) == 16) ? 0 : -1];
H A Darm-apcs-zerolength-bitfield.c106 struct t11 struct
114 static int arr11_offset[(offsetof(struct t11, bar2) == 5) ? 0 : -1];
115 static int arr11_sizeof[(sizeof(struct t11) == 8) ? 0 : -1];
H A Dattributes.c62 // CHECK: define void @t11() [[NUW]] section "SECT" {
63 void __attribute__((section("SECT"))) t11(void) {} function
H A Dasm.c67 unsigned t11(signed char input) { function
H A Dlibcalls-fno-builtin.c71 int t11(void) { return strncmp("foo", "bar", 3); } function
72 // CHECK: t11
H A Dms-inline-asm.c99 void t11(void) {
101 // CHECK: t11
/external/clang/test/Analysis/
H A Dfree.c51 void t11 () { function
/external/clang/test/CXX/except/except.spec/
H A Dp5-pointers.cpp69 void (*t11)(void (*)() throw(A)) = &s9; // expected-error {{argument types differ}}
/external/clang/test/Sema/
H A Dfunction.c30 void t11(){t10(1);} // expected-warning{{too many arguments}} function
H A Dthread-specifier.c48 __thread __private_extern__ int t11; local
H A Dunused-expr.c137 void t11(int i, int j) {
/external/jpeg/
H A Djsimd_arm_neon.S115 t10, t11, t12, t13, t14
120 vsub.s16 \t11, \x2, \x6
122 vswp.s16 \t11, \x2
126 vsub.s16 \t11, \x1, \x7
128 vswp.s16 \t11, \x1
137 vsub.s16 \t11, \x7, \x5
139 vqdmulh.s16 \t13, \t11, d0[1]
140 vadd.s16 \t11, \t11, \t13
152 vadd.s16 \t11, \t1
[all...]
/external/clang/test/SemaCXX/
H A Dtype-traits.cpp343 int t11[T(__is_integral(unsigned int))]; local
366 int t11[F(__is_floating_point(bool))]; local
394 int t11[T(__is_arithmetic(bool))]; local
426 int t11[T(__is_complete_type(bool))]; local
450 int t11[F(__is_void(double))]; local
480 int t11[F(__is_array(cvoid))]; local
519 int t11[F(__is_function(cvoid))]; local
553 int t11[F(__is_reference(const int))]; local
565 int t11[F(__is_lvalue_reference(const int))]; local
577 int t11[ local
592 int t11[T(__is_fundamental(bool))]; local
627 int t11[F(__is_object(int&))]; local
643 int t11[T(__is_scalar(int))]; local
677 int t11[T(__is_compound(IntArNB))]; local
712 int t11[T(__is_pointer(Union*))]; local
741 int t11[F(__is_member_object_pointer(void*))]; local
777 int t11[F(__is_member_function_pointer(void*))]; local
814 int t11[F(__is_member_pointer(cvoid*))]; local
854 int t11[T(__is_const(const long double))]; local
903 int t11[T(__is_volatile(volatile long double))]; local
1021 int t11[T(__is_trivial(unsigned char))]; local
1055 int t11[T(__is_trivially_copyable(unsigned char))]; local
1131 int t11[F(__is_standard_layout(CppStructNonStandardByMemb))]; local
1150 int t11[F(__is_signed(cvoid))]; local
1179 int t11[F(__is_unsigned(cvoid))]; local
1639 int t11[F(__is_same(Base, Base&))]; local
[all...]
H A Dvararg-non-pod.cpp157 namespace t11 { namespace
/external/clang/test/CodeGenCXX/
H A Dnew.cpp123 void t11(int n) { function
/external/libvorbis/lib/
H A Dsmallft.c844 t11,t12; local
926 t11=t8;
931 t11-=2;
932 ch[t5-1]=cc[t9-1]+cc[t11-1];
933 ch[t6-1]=cc[t9-1]-cc[t11-1];
934 ch[t5]=cc[t9]-cc[t11];
935 ch[t6]=cc[t9]+cc[t11];
963 t11=t8;
966 ch[t5-1]=cc[t11-1]+cc[t12-1];
967 ch[t6-1]=cc[t11
[all...]
/external/speex/libspeex/
H A Dsmallft.c846 t11,t12; local
928 t11=t8;
933 t11-=2;
934 ch[t5-1]=cc[t9-1]+cc[t11-1];
935 ch[t6-1]=cc[t9-1]-cc[t11-1];
936 ch[t5]=cc[t9]-cc[t11];
937 ch[t6]=cc[t9]+cc[t11];
965 t11=t8;
968 ch[t5-1]=cc[t11-1]+cc[t12-1];
969 ch[t6-1]=cc[t11
[all...]
/external/clang/test/Coverage/
H A Dc-language-features.inc102 int t11 = __builtin_offsetof(ipair, first);
/external/fdlibm/
H A De_lgamma_r.c120 t11 = -5.38595305356740546715e-04, /* 0xBF41A610, 0x9C73E0EC */ variable
267 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_texfilter.c110 const GLfloat t01[4], const GLfloat t11[4])
112 result[0] = lerp_2d(a, b, t00[0], t10[0], t01[0], t11[0]);
113 result[1] = lerp_2d(a, b, t00[1], t10[1], t01[1], t11[1]);
114 result[2] = lerp_2d(a, b, t00[2], t10[2], t01[2], t11[2]);
115 result[3] = lerp_2d(a, b, t00[3], t10[3], t01[3], t11[3]);
1159 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ local
1197 get_border_color(samp, img, t11);
1200 swImg->FetchTexel(swImg, i1, j1, 0, t11);
1203 lerp_rgba_2d(rgba, a, b, t00, t10, t01, t11);
1223 GLfloat t00[4], t10[4], t01[4], t11[ local
108 lerp_rgba_2d(GLfloat result[4], GLfloat a, GLfloat b, const GLfloat t00[4], const GLfloat t10[4], const GLfloat t01[4], const GLfloat t11[4]) argument
2730 GLfloat t00[4], t01[4], t10[4], t11[4]; local
2866 GLfloat t00[4], t01[4], t10[4], t11[4]; local
[all...]
/external/mesa3d/src/mesa/swrast/
H A Ds_texfilter.c110 const GLfloat t01[4], const GLfloat t11[4])
112 result[0] = lerp_2d(a, b, t00[0], t10[0], t01[0], t11[0]);
113 result[1] = lerp_2d(a, b, t00[1], t10[1], t01[1], t11[1]);
114 result[2] = lerp_2d(a, b, t00[2], t10[2], t01[2], t11[2]);
115 result[3] = lerp_2d(a, b, t00[3], t10[3], t01[3], t11[3]);
1159 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ local
1197 get_border_color(samp, img, t11);
1200 swImg->FetchTexel(swImg, i1, j1, 0, t11);
1203 lerp_rgba_2d(rgba, a, b, t00, t10, t01, t11);
1223 GLfloat t00[4], t10[4], t01[4], t11[ local
108 lerp_rgba_2d(GLfloat result[4], GLfloat a, GLfloat b, const GLfloat t00[4], const GLfloat t10[4], const GLfloat t01[4], const GLfloat t11[4]) argument
2730 GLfloat t00[4], t01[4], t10[4], t11[4]; local
2866 GLfloat t00[4], t01[4], t10[4], t11[4]; local
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
H A Daes-mips.pl105 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23));
187 lwl $t11,1($i3) # Te3[s2]
191 lwr $t11,0($i3) # Te3[s2]
222 xor $t3,$t11
288 lbu $t11,2($i3) # Te4[s3>>24]
326 _ins $t11,24
336 xor $t3,$t11
518 lwl $t11,1($i3) # Td3[s0]
522 lwr $t11,0($i3) # Td3[s0]
556 xor $t3,$t11
[all...]
/external/openssl/crypto/aes/asm/
H A Daes-mips.pl105 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23));
187 lwl $t11,1($i3) # Te3[s2]
191 lwr $t11,0($i3) # Te3[s2]
222 xor $t3,$t11
288 lbu $t11,2($i3) # Te4[s3>>24]
326 _ins $t11,24
336 xor $t3,$t11
518 lwl $t11,1($i3) # Td3[s0]
522 lwr $t11,0($i3) # Td3[s0]
556 xor $t3,$t11
[all...]
/external/pixman/demos/
H A Dquad2quad.c23 t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15, t16, t17, t18, local
125 t11 = (t10 + t9) * y2;
1661 + t121 + py1 * t113 + px1 * t29 * t109 + t13 + t12 + t11
1668 + t1 * (px1 * (t13 + t12 + t11) + t8));
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3799 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, local
3801 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X);
4172 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, local
4174 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X);
4282 SDValue t11 = DAG.getNode(ISD::FADD, dl, MVT::f32, t10, local
4284 SDValue t12 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t11, X);

Completed in 981 milliseconds

12