/external/llvm/test/Transforms/Reassociate/ |
D | 2012-05-08-UndefLeak.ll | 45 %t33 = add i64 %t32, %t15 46 %t34 = add i64 %t33, %t16 80 %t68 = add i64 %t67, %t33
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 85 %t33 = load i64* %t29 ; <i64> [#uses=1] 88 %t36 = add nsw i64 %t32, %t33 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 75 %t33 = fmul float %t11, %invQuantizer.0 ; <float> [#uses=1] 78 store float %t33, float* %t35, align 4
|
/external/llvm/test/CodeGen/R600/ |
D | llvm.SI.resinfo.ll | 85 %t33 = add i32 %t30, %t31 86 %e15 = add i32 %t32, %t33
|
D | llvm.SI.imageload.ll | 68 %t33 = add i32 %t30, %t31 69 %e15 = add i32 %t32, %t33
|
D | llvm.SI.sampled.ll | 116 %t33 = fadd float %t30, %t31 117 %e15 = fadd float %t32, %t33
|
D | llvm.SI.sample.ll | 116 %t33 = fadd float %t30, %t31 117 %e15 = fadd float %t32, %t33
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 580 int t33[F(__is_function(ptr_to_func_type))]; in is_function() local 650 int t33[F(__is_fundamental(ClassType))]; in is_fundamental() local 732 int t33[F(__is_compound(unsigned long))]; in is_compound() local 769 int t33[F(__is_pointer(int StructWithMembers::*))]; in is_pointer() local 802 int t33[F(__is_member_object_pointer(IntArNB))]; in is_member_object_pointer() local 838 int t33[F(__is_member_function_pointer(IntArNB))]; in is_member_function_pointer() local 875 int t33[F(__is_member_pointer(Union))]; in is_member_pointer() local 910 int t33[F(__is_const(short))]; in is_const() local 959 int t33[F(__is_volatile(short))]; in is_volatile() local 1078 int t33[F(__is_trivial(NonTCStruct))]; in is_trivial2() local [all …]
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 142 struct { int x, y; } t33, *t34, t35[12], t36(int, float);
|
/external/llvm/test/CodeGen/X86/ |
D | vec_shuffle-15.ll | 78 define <2 x i64> @t33(<2 x i64> %a, <2 x i64> %b) nounwind {
|
D | lsr-reuse.ll | 529 %t33 = load float* %t26 ; <float> [#uses=1] 530 %t34 = fmul float %t23, %t33 ; <float> [#uses=1]
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 300 define i32 @t33(i32 %y) { 301 ; CHECK-LABEL: @t33(
|
/external/clang/test/CodeGen/ |
D | ms-inline-asm.c | 349 void t33() {
|
/external/pixman/demos/ |
D | quad2quad.c | 24 t19, t20, t21, t22, t23, t24, t25, t26, t27, t28, t29, t30, t31, t32, t33, t34, in quad_to_quad() local 153 t33 = t32 * y2; in quad_to_quad() 157 t36 = t35 + t34 + t33; in quad_to_quad() 349 + t175 + t170 + t159 + t1 * (t163 + t162 + t35 + t34 + t33) + t155; in quad_to_quad() 1706 + t715 + py1 * t712 + t29 * (t162 + t35 + t34 + t33) + t660 in quad_to_quad() 1895 + px1 * t966 + t965 + t29 * (t163 + t35 + t34 + t33) + t753 + t12 in quad_to_quad()
|
/external/libcxxabi/test/ |
D | dynamic_cast3.cpp | 1860 namespace t33 namespace 2450 t33::test(); in main()
|