/external/llvm/test/CodeGen/Hexagon/ |
D | Atomics.ll | 15 %t31 = atomicrmw xor i64* @sll, i64 1 monotonic 42 %t31 = atomicrmw xor i64* @sll, i64 11 monotonic 43 store i64 %t31, i64* @sll, align 8
|
/external/llvm/test/Transforms/Reassociate/ |
D | 2012-05-08-UndefLeak.ll | 43 %t31 = add i64 %t30, %t13 44 %t32 = add i64 %t31, %t14 78 %t66 = add i64 %t65, %t31
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 423 int t31[F(__is_integral(IntArNB))]; in is_integral() local 452 int t31[F(__is_floating_point(IntArNB))]; in is_floating_point() local 481 int t31[F(__is_arithmetic(IntArNB))]; in is_arithmetic() local 536 int t31[F(__is_void(cvoid*))]; in is_void() local 566 int t31[F(__is_array(cvoid*))]; in is_array() local 605 int t31[F(__is_function(cvoid*))]; in is_function() local 675 int t31[F(__is_fundamental(UnionAr))]; in is_fundamental() local 757 int t31[F(__is_compound(unsigned int))]; in is_compound() local 794 int t31[F(__is_pointer(UnionAr))]; in is_pointer() local 827 int t31[F(__is_member_object_pointer(Derives))]; in is_member_object_pointer() local [all …]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 83 %t31 = getelementptr inbounds i64, i64* %arg, i64 %t28 ; <i64*> [#uses=1] 87 %t35 = load i64, i64* %t31 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 73 %t31 = getelementptr float, float* %pow4_3_tab_ptr, i64 %t30 ; <float*> [#uses=1] 74 %t32 = load float, float* %t31, align 4 ; <float> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
D | ms-inline-asm.ll | 109 define i32 @t31() { 116 ; CHECK-LABEL: t31:
|
D | pseudo_cmov_lower.ll | 190 %t31 = select i1 %cmp, float %v32, float %t33 201 store float %t31, float* %a31, align 4 258 %t31 = select i1 %cmp, <32 x i1> %v32, <32 x i1> %t33 263 store <32 x i1> %t31, <32 x i1>* %a31, align 8
|
D | lsr-reuse.ll | 525 %t31 = icmp eq i64 %t30, 0 ; <i1> [#uses=1] 526 br i1 %t31, label %bb37, label %bb32
|
/external/clang/test/CodeGen/ |
D | asm.c | 259 void t31(int len) { in t31() function
|
D | ms-inline-asm.c | 330 void t31() {
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.SI.resinfo.ll | 84 %t31 = extractelement <4 x i32> %res15, i32 3 86 %t33 = add i32 %t30, %t31
|
D | llvm.SI.imageload.ll | 67 %t31 = extractelement <4 x i32> %res15, i32 3 69 %t33 = add i32 %t30, %t31
|
D | llvm.SI.sampled.ll | 115 %t31 = extractelement <4 x float> %res15, i32 3 117 %t33 = fadd float %t30, %t31
|
D | llvm.SI.sample.ll | 115 %t31 = extractelement <4 x float> %res15, i32 3 117 %t33 = fadd float %t30, %t31
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 136 int t31 = (t31_cond ? t31_a : t31_b).f0;
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 286 define i32 @t31(i32 %y) { 287 ; CHECK-LABEL: @t31(
|
/external/opencv3/modules/hal/include/opencv2/hal/ |
D | intrin_sse.hpp | 1231 __m128i t31 = _mm_unpacklo_epi8(_mm_unpackhi_epi64(t20, t20), t22); in OPENCV_HAL_IMPL_SSE_TRANSPOSE4x4() local 1234 a.val = _mm_unpacklo_epi8(t30, _mm_unpackhi_epi64(t31, t31)); in OPENCV_HAL_IMPL_SSE_TRANSPOSE4x4() 1236 c.val = _mm_unpacklo_epi8(t31, _mm_unpackhi_epi64(t32, t32)); in OPENCV_HAL_IMPL_SSE_TRANSPOSE4x4()
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 1745 namespace t31 namespace 2443 t31::test(); in main()
|
/external/opencv3/3rdparty/include/opencl/1.2/CL/ |
D | cl.hpp | 6824 T31 t31 = NullType() in operator ()() 6859 SetArg<31, T31>::set(kernel_, t31); in operator ()()
|