/external/compiler-rt/test/asan/TestCases/Posix/ |
D | stack-overflow.cc | 37 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/ |
D | mightymul.ll | 16 %t11 = mul i32 %t10, %t10 17 %t12 = mul i32 %t11, %t11
|
D | fast-mightymul.ll | 16 %t11 = fmul fast float %t10, %t10 17 %t12 = fmul fast float %t11, %t11
|
D | 2012-05-08-UndefLeak.ll | 23 %t11 = add i64 %x0, 12 41 %t29 = add i64 %t28, %t11 58 %t46 = add i64 %t45, %t11
|
/external/clang/test/CodeGen/ |
D | arm-aapcs-zerolength-bitfield.c | 102 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];
|
D | arm-apcs-zerolength-bitfield.c | 106 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];
|
D | ms_struct-bitfield.c | 158 } ATTR t11; variable 159 int s11 = sizeof(t11);
|
D | attributes.c | 63 void __attribute__((section("SECT"))) t11(void) {} in t11() function
|
/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 103 struct t11 struct 111 static_assert(offsetof(struct t11, bar2) == 9); argument 112 static_assert(sizeof(struct t11) == 16);
|
/external/llvm/test/Transforms/SCCP/ |
D | apint-ipsccp1.ll | 19 %t11 = trunc i2 %t1 to i1 20 %t2 = call i512 @test(i1 %t11)
|
/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/ |
D | apint-ipsccp1.ll | 19 %t11 = trunc i2 %t1 to i1 20 %t2 = call i512 @test(i1 %t11)
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2009-07-02-MaskedIntVector.ll | 8 %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/ |
D | 2009-07-02-MaskedIntVector.ll | 8 %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/ |
D | smallft.c | 844 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/ |
D | smallft.c | 846 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/ |
D | type-traits.cpp | 409 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/ |
D | Atomics.ll | 11 %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/ |
D | getelementptr.ll | 58 %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/ |
D | alloca-bonus.ll | 72 %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/ |
D | merge-exits.ll | 41 %t11 = add i32 %bandEdgeIndex, -1 42 %t12 = icmp sgt i32 %t11, %hiPart.0
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopSimplify/ |
D | merge-exits.ll | 37 %t11 = add i32 %bandEdgeIndex, -1 ; <i32> [#uses=1] 38 %t12 = icmp sgt i32 %t11, %hiPart.0 ; <i1> [#uses=1]
|
/external/llvm/test/CodeGen/ARM/ |
D | swift-ios.ll | 42 define swiftcc float @t11(double %d0, double %d1, double %d2, double %d3, 45 ; CHECK-LABEL: t11:
|
D | inlineasm3.ll | 117 define <4 x i32> @t11(i32* %p) nounwind { 119 ; CHECK: t11
|
/external/llvm/test/CodeGen/PowerPC/ |
D | fast-isel-fold.ll | 113 define i64 @t11() nounwind { 114 ; ELF64: t11
|
/external/clang/test/Analysis/ |
D | free.c | 53 void t11 () { in t11() function
|