/external/llvm/test/Transforms/Reassociate/ |
D | 2012-05-08-UndefLeak.ll | 42 %t30 = add i64 %t29, %t12 43 %t31 = add i64 %t30, %t13 77 %t65 = add i64 %t64, %t30
|
/external/valgrind/VEX/orig_ppc32/ |
D | date.orig | 98 41: GETL R1, t30 99 42: ADDL $0x30, t30 100 43: PUTL t30, R9 299 40: LDL (t28), t30 300 41: PUTL t30, R3 412 40: MOVL $0x21, t30 413 41: CMPL t26, t30, t28 (-rSo) 1107 36: GETL R1, t30 1108 37: ADDL $0xC, t30 1109 38: STL t28, (t30) [all …]
|
D | return0.orig | 98 41: GETL R1, t30 99 42: ADDL $0x30, t30 100 43: PUTL t30, R9 299 40: LDL (t28), t30 300 41: PUTL t30, R3 412 40: MOVL $0x21, t30 413 41: CMPL t26, t30, t28 (-rSo) 1107 36: GETL R1, t30 1108 37: ADDL $0xC, t30 1109 38: STL t28, (t30) [all …]
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 399 int t30[F(__is_integral(cvoid))]; in is_integral() local 428 int t30[F(__is_floating_point(cvoid))]; in is_floating_point() local 457 int t30[F(__is_arithmetic(cvoid))]; in is_arithmetic() local 484 int t30[F(__is_complete_type(AnIncompleteType))]; in is_complete_type() local 512 int t30[F(__is_void(void*))]; in is_void() local 542 int t30[F(__is_array(void*))]; in is_array() local 581 int t30[F(__is_function(void*))]; in is_function() local 651 int t30[F(__is_fundamental(Union))]; in is_fundamental() local 733 int t30[F(__is_compound(int))]; in is_compound() local 770 int t30[F(__is_pointer(Union))]; in is_pointer() local [all …]
|
D | constant-expression-cxx11.cpp | 986 T<30> t30; variable 994 static_assert(&(t30.*deepm) == &t30.m, ""); 1005 constexpr T<5> *p30_5 = &t30; 1008 static_assert(&(p30_5->*(int(T<3>::*))deepn) == &t30.n, ""); 1009 static_assert(&(p30_13->*deepn) == &t30.n, ""); 1010 static_assert(&(p30_23->*deepn) == &t30.n, ""); 1011 static_assert(&(p30_5->*(int(T<2>::*))deepm) == &t30.m, ""); 1012 static_assert(&(((T<17>*)p30_13)->*deepm) == &t30.m, ""); 1013 static_assert(&(p30_23->*deepm) == &t30.m, "");
|
/external/llvm/test/CodeGen/X86/ |
D | ms-inline-asm.ll | 85 define i32* @t30() nounwind ssp { 92 ; CHECK-LABEL: t30:
|
D | lsr-reuse.ll | 524 %t30 = and i64 %t29, 15 ; <i64> [#uses=1] 525 %t31 = icmp eq i64 %t30, 0 ; <i1> [#uses=1]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 82 %t30 = add nsw i64 %t27, %t22 ; <i64> [#uses=1] 86 %t34 = getelementptr inbounds i64, i64* %arg, i64 %t30 ; <i64*> [#uses=1]
|
D | ashr-tripcount.ll | 72 %t30 = zext i32 %t29 to i64 ; <i64> [#uses=1] 73 %t31 = getelementptr float, float* %pow4_3_tab_ptr, i64 %t30 ; <float*> [#uses=1]
|
/external/clang/test/CodeGen/ |
D | asm.c | 252 void t30(int len) { in t30() function
|
D | ms-inline-asm.c | 318 int *t30()
|
/external/llvm/test/CodeGen/R600/ |
D | llvm.SI.resinfo.ll | 83 %t30 = extractelement <4 x i32> %res15, i32 2 86 %t33 = add i32 %t30, %t31
|
D | llvm.SI.imageload.ll | 66 %t30 = extractelement <4 x i32> %res15, i32 2 69 %t33 = add i32 %t30, %t31
|
D | llvm.SI.sampled.ll | 114 %t30 = extractelement <4 x float> %res15, i32 2 117 %t33 = fadd float %t30, %t31
|
D | llvm.SI.sample.ll | 114 %t30 = extractelement <4 x float> %res15, i32 2 117 %t33 = fadd float %t30, %t31
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 131 char *t30 = &t28->f0[1];
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 278 define void @t30() { 279 ; CHECK-LABEL: @t30(
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1685 namespace t30 namespace 2442 t30::test(); in main()
|