/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 30 %t25 = mul i32 %t24, %t24 31 %t26 = mul i32 %t25, %t25
|
D | fast-mightymul.ll | 30 %t25 = fmul fast float %t24, %t24 31 %t26 = fmul fast float %t25, %t25
|
D | 2012-05-08-UndefLeak.ll | 37 %t25 = add i64 %t24, %t7 38 %t26 = add i64 %t25, %t8 72 %t60 = add i64 %t59, %t25
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 13 %t25 = sub i32 undef, %t4 14 %t26 = add i32 undef, %t25
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 417 int t25[F(__is_integral(UnionAr))]; in is_integral() local 446 int t25[F(__is_floating_point(UnionAr))]; in is_floating_point() local 475 int t25[F(__is_arithmetic(UnionAr))]; in is_arithmetic() local 530 int t25[F(__is_void(UnionAr))]; in is_void() local 560 int t25[F(__is_array(unsigned long))]; in is_array() local 599 int t25[F(__is_function(unsigned long))]; in is_function() local 672 int t25[T(__is_fundamental(cvoid))]; in is_fundamental() local 722 int t25[F(__is_scalar(ClassType))]; in is_scalar() local 751 int t25[F(__is_compound(signed char))]; in is_compound() local 788 int t25[F(__is_pointer(int))]; in is_pointer() local [all …]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 77 %t25 = mul i64 %t13, %arg1 ; <i64> [#uses=1] 80 %t28 = add nsw i64 %t25, %t22 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 67 %t25 = load float, float* %t24, align 4 ; <float> [#uses=1] 85 %t41 = fmul float %t25, %invQuantizer.0 ; <float> [#uses=1]
|
/external/clang/test/CodeGen/ |
D | asm.c | 206 void t25(void) in t25() function
|
D | ms-inline-asm.c | 253 void t25() {
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.SI.resinfo.ll | 77 %t25 = extractelement <4 x i32> %res14, i32 2 79 %t27 = add i32 %t24, %t25
|
D | llvm.SI.sampled.ll | 108 %t25 = extractelement <4 x float> %res14, i32 2 110 %t27 = fadd float %t24, %t25
|
D | llvm.SI.sample.ll | 108 %t25 = extractelement <4 x float> %res14, i32 2 110 %t27 = fadd float %t24, %t25
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 123 int t25 = __real t24;
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 242 define i64 @t25(i8* %y) { 243 ; CHECK-LABEL: @t25(
|
/external/llvm/test/CodeGen/X86/ |
D | lsr-reuse.ll | 517 %t25 = getelementptr float, float* %arg4, i64 %t22 ; <float*> [#uses=4] 523 %t29 = ptrtoint float* %t25 to i64 ; <i64> [#uses=1] 531 store float %t34, float* %t25 629 %t114 = phi float* [ %t60, %bb58 ], [ %t25, %bb57 ] ; <float*> [#uses=1] 726 %t197 = phi float* [ %t114, %bb112 ], [ %t121, %bb119 ], [ %t25, %bb118 ] ; <float*> [#uses=1]
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1379 namespace t25 namespace 1406 t25::A1* getA1() {return A2::getA1();} in getA1() 2437 t25::test(); in main()
|
/external/opencv3/3rdparty/include/opencl/1.2/CL/ |
D | cl.hpp | 6818 T25 t25 = NullType(), in operator ()() 6853 SetArg<25, T25>::set(kernel_, t25); in operator ()()
|