Home
last modified time | relevance | path

Searched refs:t31 (Results 1 – 25 of 36) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
DAtomics.ll15 %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
Drdf-filter-defs.ll87 %t31 = load i8*, i8** %t30, align 4
95 %t33 = phi i8* [ %t31, %b12 ], [ %t32, %b13 ]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll43 %t31 = add i64 %t30, %t13
44 %t32 = add i64 %t31, %t14
78 %t66 = add i64 %t65, %t31
/external/llvm/test/CodeGen/Hexagon/
DAtomics.ll15 %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/
D2012-05-08-UndefLeak.ll43 %t31 = add i64 %t30, %t13
44 %t32 = add i64 %t31, %t14
78 %t66 = add i64 %t65, %t31
/external/clang/test/SemaCXX/
Dtype-traits.cpp423 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/
Deliminate-rem.ll83 %t31 = getelementptr inbounds i64, i64* %arg, i64 %t28 ; <i64*> [#uses=1]
87 %t35 = load i64, i64* %t31 ; <i64> [#uses=1]
Dashr-tripcount.ll73 %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/
Dms-inline-asm.ll109 define i32 @t31() {
116 ; CHECK-LABEL: t31:
Dpseudo_cmov_lower.ll190 %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
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Deliminate-rem.ll83 %t31 = getelementptr inbounds i64* %arg, i64 %t28 ; <i64*> [#uses=1]
87 %t35 = load i64* %t31 ; <i64> [#uses=1]
Dashr-tripcount.ll73 %t31 = getelementptr float* %pow4_3_tab_ptr, i64 %t30 ; <float*> [#uses=1]
74 %t32 = load float* %t31, align 4 ; <float> [#uses=1]
/external/deqp-deps/glslang/Test/
D150.frag39 vec4 t31 = texelFetch( sms, p2, samp);
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll83 %t31 = getelementptr inbounds i64, i64* %arg, i64 %t28 ; <i64*> [#uses=1]
87 %t35 = load i64, i64* %t31 ; <i64> [#uses=1]
Dashr-tripcount.ll75 %t31 = getelementptr float, float* %pow4_3_tab_ptr, i64 %t30 ; <float*> [#uses=1]
76 %t32 = load float, float* %t31, align 4 ; <float> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dms-inline-asm.ll109 define i32 @t31() {
116 ; CHECK-LABEL: t31:
Dpseudo_cmov_lower.ll190 %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
/external/clang/test/CodeGen/
Dasm.c259 void t31(int len) { in t31() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/AggressiveInstCombine/
Dmasked-cmp.ll165 %t31 = lshr i64 %x, 31
206 %a31 = and i64 %t31, %a30
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dfp16_intrinsic_scalar_1op.ll217 define dso_local i16 @t31(half %a) {
218 ; CHECK-LABEL: t31:
/external/clang/test/Coverage/
Dc-language-features.inc136 int t31 = (t31_cond ? t31_a : t31_b).f0;
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dvec_shuffle-15.ll68 define <2 x i64> @t31(<2 x i64> %a, <2 x i64> %b) nounwind {
/external/llvm/test/Transforms/InstCombine/
Dbitcast.ll28 ; CHECK-NEXT: %t31 = xor <1 x i64> %a, %b
29 ; CHECK-NEXT: %t3 = bitcast <1 x i64> %t31 to <2 x i32>
Ddisable-simplify-libcalls.ll286 define i32 @t31(i32 %y) {
287 ; CHECK-LABEL: @t31(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll286 define i32 @t31(i32 %y) {
287 ; CHECK-LABEL: @t31(

12