/external/llvm/test/Transforms/Reassociate/ |
D | 2012-05-08-UndefLeak.ll | 43 %t31 = add i64 %t30, %t13 44 %t32 = add i64 %t31, %t14 78 %t66 = add i64 %t65, %t31
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 396 int t31[F(__is_integral(IntArNB))]; in is_integral() local 425 int t31[F(__is_floating_point(IntArNB))]; in is_floating_point() local 454 int t31[F(__is_arithmetic(IntArNB))]; in is_arithmetic() local 509 int t31[F(__is_void(cvoid*))]; in is_void() local 539 int t31[F(__is_array(cvoid*))]; in is_array() local 578 int t31[F(__is_function(cvoid*))]; in is_function() local 648 int t31[F(__is_fundamental(UnionAr))]; in is_fundamental() local 730 int t31[F(__is_compound(unsigned int))]; in is_compound() local 767 int t31[F(__is_pointer(UnionAr))]; in is_pointer() local 800 int t31[F(__is_member_object_pointer(Derives))]; in is_member_object_pointer() local [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | ms-inline-asm.ll | 109 define i32 @t31() { 116 ; CHECK-LABEL: t31:
|
D | vec_shuffle-15.ll | 68 define <2 x i64> @t31(<2 x i64> %a, <2 x i64> %b) nounwind {
|
D | lsr-reuse.ll | 525 %t31 = icmp eq i64 %t30, 0 ; <i1> [#uses=1] 526 br i1 %t31, label %bb37, label %bb32
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 83 %t31 = getelementptr inbounds i64* %arg, i64 %t28 ; <i64*> [#uses=1] 87 %t35 = load i64* %t31 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 73 %t31 = getelementptr float* %pow4_3_tab_ptr, i64 %t30 ; <float*> [#uses=1] 74 %t32 = load float* %t31, align 4 ; <float> [#uses=1]
|
/external/llvm/test/CodeGen/R600/ |
D | llvm.SI.resinfo.ll | 83 %t31 = extractelement <4 x i32> %res15, i32 3 85 %t33 = add i32 %t30, %t31
|
D | llvm.SI.imageload.ll | 66 %t31 = extractelement <4 x i32> %res15, i32 3 68 %t33 = add i32 %t30, %t31
|
D | llvm.SI.sampled.ll | 114 %t31 = extractelement <4 x float> %res15, i32 3 116 %t33 = fadd float %t30, %t31
|
D | llvm.SI.sample.ll | 114 %t31 = extractelement <4 x float> %res15, i32 3 116 %t33 = fadd float %t30, %t31
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 136 int t31 = (t31_cond ? t31_a : t31_b).f0;
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 286 define i32 @t31(i32 %y) { 287 ; CHECK-LABEL: @t31(
|
/external/clang/test/CodeGen/ |
D | ms-inline-asm.c | 328 void t31() {
|
/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 151 t31 = - px2 * py3; in quad_to_quad() 152 t32 = t31 + t30; in quad_to_quad() 1351 t887 = (t94 + (t31 + t886) * x2) * y2; in quad_to_quad()
|
/external/libcxxabi/test/ |
D | dynamic_cast3.cpp | 1744 namespace t31 namespace 2448 t31::test(); in main()
|