Searched refs:t31 (Results 1 – 15 of 15) sorted by relevance
/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 | 400 int t31[F(__is_integral(IntArNB))]; in is_integral() local 429 int t31[F(__is_floating_point(IntArNB))]; in is_floating_point() local 458 int t31[F(__is_arithmetic(IntArNB))]; in is_arithmetic() local 513 int t31[F(__is_void(cvoid*))]; in is_void() local 543 int t31[F(__is_array(cvoid*))]; in is_array() local 582 int t31[F(__is_function(cvoid*))]; in is_function() local 652 int t31[F(__is_fundamental(UnionAr))]; in is_fundamental() local 734 int t31[F(__is_compound(unsigned int))]; in is_compound() local 771 int t31[F(__is_pointer(UnionAr))]; in is_pointer() local 804 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 | 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, i64* %arg, i64 %t28 ; <i64*> [#uses=1] 87 %t35 = load i64, i64* %t31 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 73 %t31 = getelementptr float, float* %pow4_3_tab_ptr, i64 %t30 ; <float*> [#uses=1] 74 %t32 = load float, float* %t31, align 4 ; <float> [#uses=1]
|
/external/clang/test/CodeGen/ |
D | asm.c | 259 void t31(int len) { in t31() function
|
D | ms-inline-asm.c | 330 void t31() {
|
/external/llvm/test/CodeGen/R600/ |
D | llvm.SI.resinfo.ll | 84 %t31 = extractelement <4 x i32> %res15, i32 3 86 %t33 = add i32 %t30, %t31
|
D | llvm.SI.imageload.ll | 67 %t31 = extractelement <4 x i32> %res15, i32 3 69 %t33 = add i32 %t30, %t31
|
D | llvm.SI.sampled.ll | 115 %t31 = extractelement <4 x float> %res15, i32 3 117 %t33 = fadd float %t30, %t31
|
D | llvm.SI.sample.ll | 115 %t31 = extractelement <4 x float> %res15, i32 3 117 %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/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1745 namespace t31 namespace 2443 t31::test(); in main()
|