/external/clang/test/Coverage/ |
D | c-language-features.inc | 129 struct { char f0[10]; } *t28; 130 int t29 = t28 - t28; 131 char *t30 = &t28->f0[1];
|
/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 33 %t28 = mul i32 %t27, %t27 34 ret i32 %t28
|
D | 2012-05-08-UndefLeak.ll | 40 %t28 = add i64 %t27, %t10 41 %t29 = add i64 %t28, %t11 75 %t63 = add i64 %t62, %t28
|
D | fast-mightymul.ll | 33 %t28 = fmul fast float %t27, %t27 34 ret float %t28
|
/external/valgrind/VEX/orig_ppc32/ |
D | date.orig | 92 37: GETL R1, t28 93 38: ADDL $0x294, t28 94 39: STL t26, (t28) 298 39: GETL R10, t28 299 40: LDL (t28), t30 413 41: CMPL t26, t30, t28 (-rSo) 414 42: ICRFL t28, $0x0, CR 1106 35: GETL R23, t28 1109 38: STL t28, (t30) 1222 37: CMPUL t26, t30, t28 (-rSo) [all …]
|
D | return0.orig | 92 37: GETL R1, t28 93 38: ADDL $0x294, t28 94 39: STL t26, (t28) 298 39: GETL R10, t28 299 40: LDL (t28), t30 413 41: CMPL t26, t30, t28 (-rSo) 414 42: ICRFL t28, $0x0, CR 1106 35: GETL R23, t28 1109 38: STL t28, (t30) 1222 37: CMPUL t26, t30, t28 (-rSo) [all …]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 80 %t28 = add nsw i64 %t25, %t22 ; <i64> [#uses=1] 83 %t31 = getelementptr inbounds i64, i64* %arg, i64 %t28 ; <i64*> [#uses=1]
|
D | ashr-tripcount.ll | 70 %t28 = getelementptr i32, i32* %quaSpectrum, i64 %t27 ; <i32*> [#uses=1] 71 %t29 = load i32, i32* %t28, align 4 ; <i32> [#uses=1]
|
/external/clang/test/CodeGen/ |
D | asm.c | 235 void t28(void) in t28() function
|
D | ms-inline-asm.c | 291 void t28() {
|
/external/llvm/test/CodeGen/R600/ |
D | llvm.SI.resinfo.ll | 81 %t28 = extractelement <4 x i32> %res15, i32 0 85 %t32 = add i32 %t28, %t29
|
D | llvm.SI.imageload.ll | 64 %t28 = extractelement <4 x i32> %res15, i32 0 68 %t32 = add i32 %t28, %t29
|
D | llvm.SI.sampled.ll | 112 %t28 = extractelement <4 x float> %res15, i32 0 116 %t32 = fadd float %t28, %t29
|
D | llvm.SI.sample.ll | 112 %t28 = extractelement <4 x float> %res15, i32 0 116 %t32 = fadd float %t28, %t29
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 397 int t28[F(__is_integral(Enum))]; in is_integral() local 426 int t28[F(__is_floating_point(Enum))]; in is_floating_point() local 455 int t28[F(__is_arithmetic(Enum))]; in is_arithmetic() local 510 int t28[F(__is_void(Enum))]; in is_void() local 540 int t28[F(__is_array(ClassType))]; in is_array() local 579 int t28[F(__is_function(ClassType))]; in is_function() local 731 int t28[F(__is_compound(short))]; in is_compound() local 768 int t28[F(__is_pointer(Enum))]; in is_pointer() local 801 int t28[F(__is_member_object_pointer(int))]; in is_member_object_pointer() local 837 int t28[F(__is_member_function_pointer(int))]; in is_member_function_pointer() local [all …]
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 264 define i32 @t28(i64 %y) { 265 ; CHECK-LABEL: @t28(
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1566 namespace t28 namespace 2440 t28::test(); in main()
|