Home
last modified time | relevance | path

Searched refs:t33 (Results 1 – 15 of 15) sorted by relevance

/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll45 %t33 = add i64 %t32, %t15
46 %t34 = add i64 %t33, %t16
80 %t68 = add i64 %t67, %t33
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll85 %t33 = load i64* %t29 ; <i64> [#uses=1]
88 %t36 = add nsw i64 %t32, %t33 ; <i64> [#uses=1]
Dashr-tripcount.ll75 %t33 = fmul float %t11, %invQuantizer.0 ; <float> [#uses=1]
78 store float %t33, float* %t35, align 4
/external/llvm/test/CodeGen/R600/
Dllvm.SI.resinfo.ll85 %t33 = add i32 %t30, %t31
86 %e15 = add i32 %t32, %t33
Dllvm.SI.imageload.ll68 %t33 = add i32 %t30, %t31
69 %e15 = add i32 %t32, %t33
Dllvm.SI.sampled.ll116 %t33 = fadd float %t30, %t31
117 %e15 = fadd float %t32, %t33
Dllvm.SI.sample.ll116 %t33 = fadd float %t30, %t31
117 %e15 = fadd float %t32, %t33
/external/clang/test/SemaCXX/
Dtype-traits.cpp580 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/
Dc-language-features.inc142 struct { int x, y; } t33, *t34, t35[12], t36(int, float);
/external/llvm/test/CodeGen/X86/
Dvec_shuffle-15.ll78 define <2 x i64> @t33(<2 x i64> %a, <2 x i64> %b) nounwind {
Dlsr-reuse.ll529 %t33 = load float* %t26 ; <float> [#uses=1]
530 %t34 = fmul float %t23, %t33 ; <float> [#uses=1]
/external/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll300 define i32 @t33(i32 %y) {
301 ; CHECK-LABEL: @t33(
/external/clang/test/CodeGen/
Dms-inline-asm.c349 void t33() {
/external/pixman/demos/
Dquad2quad.c24 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/
Ddynamic_cast3.cpp1860 namespace t33 namespace
2450 t33::test(); in main()