/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 32 %t27 = mul i32 %t26, %t26 33 %t28 = mul i32 %t27, %t27
|
D | fast-mightymul.ll | 32 %t27 = fmul fast float %t26, %t26 33 %t28 = fmul fast float %t27, %t27
|
D | 2012-05-08-UndefLeak.ll | 39 %t27 = add i64 %t26, %t9 40 %t28 = add i64 %t27, %t10 74 %t62 = add i64 %t61, %t27
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 27 %t27 = add i32 %t24, %t26 31 %t = icmp ugt i32 %t27, undef
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 125 const char *t27 = t9; 126 t27 += (unsigned char) 0xFF; 127 t27 += (signed char) 0xFF;
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 79 %t27 = mul i64 %t11, %arg1 ; <i64> [#uses=1] 82 %t30 = add nsw i64 %t27, %t22 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 69 %t27 = sext i32 %t26 to i64 ; <i64> [#uses=1] 70 %t28 = getelementptr i32, i32* %quaSpectrum, i64 %t27 ; <i32*> [#uses=1]
|
/external/clang/test/CodeGen/ |
D | asm.c | 226 void t27(void) { in t27() function
|
D | ms-inline-asm.c | 285 void t27() {
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.SI.resinfo.ll | 79 %t27 = add i32 %t24, %t25 80 %e14 = add i32 %t26, %t27
|
D | llvm.SI.sampled.ll | 110 %t27 = fadd float %t24, %t25 111 %e14 = fadd float %t26, %t27
|
D | llvm.SI.sample.ll | 110 %t27 = fadd float %t24, %t25 111 %e14 = fadd float %t26, %t27
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 419 int t27[F(__is_integral(ClassType))]; in is_integral() local 448 int t27[F(__is_floating_point(ClassType))]; in is_floating_point() local 477 int t27[F(__is_arithmetic(ClassType))]; in is_arithmetic() local 532 int t27[F(__is_void(ClassType))]; in is_void() local 562 int t27[F(__is_array(Derives))]; in is_array() local 601 int t27[F(__is_function(Derives))]; in is_function() local 753 int t27[F(__is_compound(wchar_t))]; in is_compound() local 790 int t27[F(__is_pointer(Derives))]; in is_pointer() local 823 int t27[F(__is_member_object_pointer(char))]; in is_member_object_pointer() local 859 int t27[F(__is_member_function_pointer(char))]; in is_member_function_pointer() local [all …]
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 257 define i32 @t27(i32 %y) { 258 ; CHECK-LABEL: @t27(
|
/external/llvm/test/CodeGen/X86/ |
D | lsr-reuse.ll | 519 %t27 = icmp sgt i64 %t24, 0 ; <i1> [#uses=1] 520 br i1 %t27, label %bb28, label %bb37
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1507 namespace t27 namespace 2439 t27::test(); in main()
|
/external/opencv3/3rdparty/include/opencl/1.2/CL/ |
D | cl.hpp | 6820 T27 t27 = NullType(), in operator ()() 6855 SetArg<27, T27>::set(kernel_, t27); in operator ()()
|