/external/llvm/test/Transforms/Reassociate/ |
D | 2012-05-08-UndefLeak.ll | 41 %t29 = add i64 %t28, %t11 42 %t30 = add i64 %t29, %t12 76 %t64 = add i64 %t63, %t29
|
/external/opencv3/modules/calib3d/src/ |
D | upnp.cpp | 419 double t29 = pow( m[11], 2 ); in compute_constraint_distance_2param_6eq_2unk_f_unk() local 426 *P.ptr<double>(2,0) = t26 - 2 * m[10] * m[1] + t4 + t29 - 2 * m[11] * m[2] + t8; in compute_constraint_distance_2param_6eq_2unk_f_unk() 430 *P.ptr<double>(4,0) = t26 - 2 * m[10] * m[4] + t1 + t29 - 2 * m[11] * m[5] + t5; in compute_constraint_distance_2param_6eq_2unk_f_unk() 432 *P.ptr<double>(5,0) = t26 - 2 * m[10] * m[7] + t15 + t29 - 2 * m[11] * m[8] + t18; in compute_constraint_distance_2param_6eq_2unk_f_unk() 462 double t29 = pow( m[1][3], 2 ); in compute_constraint_distance_3param_6eq_6unk_f_unk() local 489 *P.ptr<double>(0,3) = t28 + t29 - 2 * m[1][6] * m[1][3]; in compute_constraint_distance_3param_6eq_6unk_f_unk() 496 *P.ptr<double>(1,3) = t29 + t64 - 2 * m[1][9] * m[1][3]; in compute_constraint_distance_3param_6eq_6unk_f_unk() 503 *P.ptr<double>(2,3) = -2 * m[1][12] * m[1][3] + t99 + t29; in compute_constraint_distance_3param_6eq_6unk_f_unk()
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 81 %t29 = getelementptr inbounds i64, i64* %arg, i64 %t26 ; <i64*> [#uses=1] 85 %t33 = load i64, i64* %t29 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 71 %t29 = load i32, i32* %t28, align 4 ; <i32> [#uses=1] 72 %t30 = zext i32 %t29 to i64 ; <i64> [#uses=1]
|
/external/clang/test/CodeGen/ |
D | asm.c | 244 void t29(void) { in t29() function
|
D | ms-inline-asm.c | 304 void t29() {
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.SI.imageload.ll | 65 %t29 = extractelement <4 x i32> %res15, i32 1 68 %t32 = add i32 %t28, %t29
|
D | llvm.SI.resinfo.ll | 82 %t29 = extractelement <4 x i32> %res15, i32 1 85 %t32 = add i32 %t28, %t29
|
D | llvm.SI.sampled.ll | 113 %t29 = extractelement <4 x float> %res15, i32 1 116 %t32 = fadd float %t28, %t29
|
D | llvm.SI.sample.ll | 113 %t29 = extractelement <4 x float> %res15, i32 1 116 %t32 = fadd float %t28, %t29
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 421 int t29[F(__is_integral(void))]; in is_integral() local 450 int t29[F(__is_floating_point(void))]; in is_floating_point() local 479 int t29[F(__is_arithmetic(void))]; in is_arithmetic() local 534 int t29[F(__is_void(IntArNB))]; in is_void() local 564 int t29[F(__is_array(Enum))]; in is_array() local 603 int t29[F(__is_function(Enum))]; in is_function() local 755 int t29[F(__is_compound(unsigned short))]; in is_compound() local 792 int t29[F(__is_pointer(IntArNB))]; in is_pointer() local 825 int t29[F(__is_member_object_pointer(int))]; in is_member_object_pointer() local 861 int t29[F(__is_member_function_pointer(int))]; in is_member_function_pointer() local [all …]
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 130 int t29 = t28 - t28;
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 271 define i32 @t29(i64 %y) { 272 ; CHECK-LABEL: @t29(
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1626 namespace t29 namespace 2441 t29::test(); in main()
|
/external/llvm/test/CodeGen/X86/ |
D | lsr-reuse.ll | 523 %t29 = ptrtoint float* %t25 to i64 ; <i64> [#uses=1] 524 %t30 = and i64 %t29, 15 ; <i64> [#uses=1]
|
/external/opencv3/3rdparty/include/opencl/1.2/CL/ |
D | cl.hpp | 6822 T29 t29 = NullType(), in operator ()() 6857 SetArg<29, T29>::set(kernel_, t29); in operator ()()
|