Home
last modified time | relevance | path

Searched refs:t11 (Results 1 – 25 of 63) sorted by relevance

123

/external/compiler-rt/test/asan/TestCases/
Dstack-overflow.cc37 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13; in recursive_func()
49 t11 = z11; in recursive_func()
64 z11 = t11; in recursive_func()
/external/llvm/test/Transforms/Reassociate/
Dmightymul.ll16 %t11 = mul i32 %t10, %t10
17 %t12 = mul i32 %t11, %t11
Dfast-mightymul.ll16 %t11 = fmul fast float %t10, %t10
17 %t12 = fmul fast float %t11, %t11
D2012-05-08-UndefLeak.ll23 %t11 = add i64 %x0, 12
41 %t29 = add i64 %t28, %t11
58 %t46 = add i64 %t45, %t11
/external/clang/test/CodeGen/
Darm-apcs-zerolength-bitfield.c106 struct t11 struct
114 static int arr11_offset[(offsetof(struct t11, bar2) == 5) ? 0 : -1]; argument
115 static int arr11_sizeof[(sizeof(struct t11) == 8) ? 0 : -1];
Darm-aapcs-zerolength-bitfield.c102 struct t11 struct
110 static int arr11_offset[(offsetof(struct t11, bar2) == 9) ? 0 : -1]; argument
111 static int arr11_sizeof[(sizeof(struct t11) == 16) ? 0 : -1];
Dms_struct-bitfield.c158 } ATTR t11; variable
159 int s11 = sizeof(t11);
Dattributes.c63 void __attribute__((section("SECT"))) t11(void) {} in t11() function
/external/clang/test/CodeGenCXX/
Daarch64-aapcs-zerolength-bitfield.cpp103 struct t11 struct
111 static_assert(offsetof(struct t11, bar2) == 9); argument
112 static_assert(sizeof(struct t11) == 16);
/external/llvm/test/Transforms/SCCP/
Dapint-ipsccp1.ll19 %t11 = trunc i2 %t1 to i1
20 %t2 = call i512 @test(i1 %t11)
/external/jpeg/
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, \t12, \t11
154 vadd.s16 \t10, \t10, \t11
[all …]
/external/llvm/test/Transforms/InstCombine/
D2009-07-02-MaskedIntVector.ll8 %t11 = bitcast <16 x i8> %t12 to <2 x i64> ; <<2 x i64>> [#uses=1]
9 %t9 = extractelement <2 x i64> %t11, i32 0 ; <i64> [#uses=1]
/external/libvorbis/lib/
Dsmallft.c844 t11,t12; in dradbg() local
926 t11=t8; in dradbg()
931 t11-=2; in dradbg()
932 ch[t5-1]=cc[t9-1]+cc[t11-1]; in dradbg()
933 ch[t6-1]=cc[t9-1]-cc[t11-1]; in dradbg()
934 ch[t5]=cc[t9]-cc[t11]; in dradbg()
935 ch[t6]=cc[t9]+cc[t11]; in dradbg()
963 t11=t8; in dradbg()
966 ch[t5-1]=cc[t11-1]+cc[t12-1]; in dradbg()
967 ch[t6-1]=cc[t11-1]-cc[t12-1]; in dradbg()
[all …]
/external/speex/libspeex/
Dsmallft.c846 t11,t12; in dradbg() local
928 t11=t8; in dradbg()
933 t11-=2; in dradbg()
934 ch[t5-1]=cc[t9-1]+cc[t11-1]; in dradbg()
935 ch[t6-1]=cc[t9-1]-cc[t11-1]; in dradbg()
936 ch[t5]=cc[t9]-cc[t11]; in dradbg()
937 ch[t6]=cc[t9]+cc[t11]; in dradbg()
965 t11=t8; 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()
[all …]
/external/clang/test/SemaCXX/
Dtype-traits.cpp386 int t11[T(__is_integral(unsigned int))]; in is_integral() local
409 int t11[F(__is_floating_point(bool))]; in is_floating_point() local
437 int t11[T(__is_arithmetic(bool))]; in is_arithmetic() local
469 int t11[T(__is_complete_type(bool))]; in is_complete_type() local
493 int t11[F(__is_void(double))]; in is_void() local
523 int t11[F(__is_array(cvoid))]; in is_array() local
562 int t11[F(__is_function(cvoid))]; in is_function() local
596 int t11[F(__is_reference(const int))]; in is_reference() local
608 int t11[F(__is_lvalue_reference(const int))]; in is_lvalue_reference() local
620 int t11[F(__is_rvalue_reference(void *&))]; in is_rvalue_reference() local
[all …]
/external/llvm/test/Transforms/Inline/
Dalloca-bonus.ll72 %t11 = add i32 %t10, 1
73 %t12 = add i32 %t11, 1
113 %t11 = add i32 %t10, 1
114 %t12 = add i32 %t11, 1
/external/llvm/test/Transforms/LoopSimplify/
Dmerge-exits.ll41 %t11 = add i32 %bandEdgeIndex, -1
42 %t12 = icmp sgt i32 %t11, %hiPart.0
/external/llvm/test/CodeGen/PowerPC/
Dfast-isel-fold.ll113 define i64 @t11() nounwind uwtable ssp {
114 ; ELF64: t11
/external/llvm/test/CodeGen/ARM/
Dinlineasm3.ll117 define <4 x i32> @t11(i32* %p) nounwind {
119 ; CHECK: t11
/external/clang/test/Analysis/
Dfree.c53 void t11 () { in t11() function
/external/clang/test/Parser/
Dms-inline-asm.c50 void t11() {
/external/clang/test/Sema/
Dfunction.c30 void t11(){t10(1);} // expected-warning{{too many arguments}} in t11() function
Dthread-specifier.c48 __thread __private_extern__ int t11; in f() local
/external/fdlibm/
De_lgamma_r.c120 t11 = -5.38595305356740546715e-04, /* 0xBF41A610, 0x9C73E0EC */ variable
267 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
/external/clang/test/CXX/except/except.spec/
Dp5-pointers.cpp69 void (*t11)(void (*)() throw(A)) = &s9; // expected-error {{argument types differ}} in fnptrs() local

123