Home
last modified time | relevance | path

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

1234

/external/compiler-rt/test/asan/TestCases/Posix/
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-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];
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];
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/swiftshader/third_party/LLVM/test/Transforms/SCCP/
Dapint-ipsccp1.ll19 %t11 = trunc i2 %t1 to i1
20 %t2 = call i512 @test(i1 %t11)
/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/swiftshader/third_party/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.cpp409 int t11[T(__is_integral(unsigned int))]; in is_integral() local
432 int t11[F(__is_floating_point(bool))]; in is_floating_point() local
460 int t11[T(__is_arithmetic(bool))]; in is_arithmetic() local
492 int t11[T(__is_complete_type(bool))]; in is_complete_type() local
516 int t11[F(__is_void(double))]; in is_void() local
546 int t11[F(__is_array(cvoid))]; in is_array() local
585 int t11[F(__is_function(cvoid))]; in is_function() local
619 int t11[F(__is_reference(const int))]; in is_reference() local
631 int t11[F(__is_lvalue_reference(const int))]; in is_lvalue_reference() local
643 int t11[F(__is_rvalue_reference(void *&))]; in is_rvalue_reference() local
[all …]
/external/llvm/test/CodeGen/Hexagon/
DAtomics.ll11 %t11 = atomicrmw sub i64* @sll, i64 1 monotonic
34 %t11 = atomicrmw sub i64* @sll, i64 11 monotonic
35 store i64 %t11, i64* @sll, align 8
/external/llvm/test/Transforms/SLPVectorizer/AArch64/
Dgetelementptr.ll58 %t11 = add nsw i32 %t4, %z
59 %arrayidx15 = getelementptr inbounds i32, i32* %g, i32 %t11
104 %t11 = add nsw i32 %t4, %z
105 %arrayidx15 = getelementptr inbounds i32, i32* %g, i32 %t11
/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/swiftshader/third_party/LLVM/test/Transforms/LoopSimplify/
Dmerge-exits.ll37 %t11 = add i32 %bandEdgeIndex, -1 ; <i32> [#uses=1]
38 %t12 = icmp sgt i32 %t11, %hiPart.0 ; <i1> [#uses=1]
/external/llvm/test/CodeGen/ARM/
Dswift-ios.ll42 define swiftcc float @t11(double %d0, double %d1, double %d2, double %d3,
45 ; CHECK-LABEL: t11:
Dinlineasm3.ll117 define <4 x i32> @t11(i32* %p) nounwind {
119 ; CHECK: t11
/external/llvm/test/CodeGen/PowerPC/
Dfast-isel-fold.ll113 define i64 @t11() nounwind {
114 ; ELF64: t11
/external/clang/test/Analysis/
Dfree.c53 void t11 () { in t11() function

1234