Home
last modified time | relevance | path

Searched refs:t33 (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll45 %t33 = add i64 %t32, %t15
46 %t34 = add i64 %t33, %t16
80 %t68 = add i64 %t67, %t33
/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll45 %t33 = add i64 %t32, %t15
46 %t34 = add i64 %t33, %t16
80 %t68 = add i64 %t67, %t33
/external/eigen/test/
Dgeo_transformations.cpp490 Transform3 t32(Matrix4::Random()), t33, t34; in transformations() local
491 t34 = t33 = t32; in transformations()
493 t33*=AlignedScaling3(v0); in transformations()
494 VERIFY_IS_APPROX(t32.matrix(), t33.matrix()); in transformations()
495 t33 = t34 * AlignedScaling3(v0); in transformations()
496 VERIFY_IS_APPROX(t32.matrix(), t33.matrix()); in transformations()
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll85 %t33 = load i64, i64* %t29 ; <i64> [#uses=1]
88 %t36 = add nsw i64 %t32, %t33 ; <i64> [#uses=1]
Dashr-tripcount.ll75 %t33 = fmul float %t11, %invQuantizer.0 ; <float> [#uses=1]
78 store float %t33, float* %t35, align 4
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Deliminate-rem.ll85 %t33 = load i64* %t29 ; <i64> [#uses=1]
88 %t36 = add nsw i64 %t32, %t33 ; <i64> [#uses=1]
Dashr-tripcount.ll75 %t33 = fmul float %t11, %invQuantizer.0 ; <float> [#uses=1]
78 store float %t33, float* %t35, align 4
/external/deqp-deps/glslang/Test/
D150.frag41 uvec4 t33 = texelFetch(usms, p2, 3);
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll85 %t33 = load i64, i64* %t29 ; <i64> [#uses=1]
88 %t36 = add nsw i64 %t32, %t33 ; <i64> [#uses=1]
Dashr-tripcount.ll77 %t33 = fmul float %t11, %invQuantizer.0 ; <float> [#uses=1]
80 store float %t33, float* %t35, align 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dpseudo_cmov_lower.ll178 %t33 = fadd float %v33, %v32
190 %t31 = select i1 %cmp, float %v32, float %t33
252 %t33 = xor <32 x i1> %v33, %v32
258 %t31 = select i1 %cmp, <32 x i1> %v32, <32 x i1> %t33
Dlsr-reuse.ll529 %t33 = load float, float* %t26 ; <float> [#uses=1]
530 %t34 = fmul float %t23, %t33 ; <float> [#uses=1]
/external/llvm/test/CodeGen/X86/
Dpseudo_cmov_lower.ll178 %t33 = fadd float %v33, %v32
190 %t31 = select i1 %cmp, float %v32, float %t33
252 %t33 = xor <32 x i1> %v33, %v32
258 %t31 = select i1 %cmp, <32 x i1> %v32, <32 x i1> %t33
/external/clang/test/SemaCXX/
Dtype-traits.cpp607 int t33[F(__is_function(ptr_to_func_type))]; in is_function() local
677 int t33[F(__is_fundamental(ClassType))]; in is_fundamental() local
759 int t33[F(__is_compound(unsigned long))]; in is_compound() local
796 int t33[F(__is_pointer(int StructWithMembers::*))]; in is_pointer() local
829 int t33[F(__is_member_object_pointer(IntArNB))]; in is_member_object_pointer() local
865 int t33[F(__is_member_function_pointer(IntArNB))]; in is_member_function_pointer() local
902 int t33[F(__is_member_pointer(Union))]; in is_member_pointer() local
937 int t33[F(__is_const(short))]; in is_const() local
986 int t33[F(__is_volatile(short))]; in is_volatile() local
1105 int t33[F(__is_trivial(NonTCStruct))]; in is_trivial2() local
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Drdf-filter-defs.ll95 %t33 = phi i8* [ %t31, %b12 ], [ %t32, %b13 ]
198 %t80 = phi i8* [ %t33, %b14 ], [ %t79, %b30 ]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/AggressiveInstCombine/
Dmasked-cmp.ll167 %t33 = lshr i64 %x, 33
208 %a33 = and i64 %t33, %a32
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dfp16_intrinsic_scalar_1op.ll227 define dso_local i64 @t33(half %a) {
228 ; CHECK-LABEL: t33:
/external/clang/test/Coverage/
Dc-language-features.inc142 struct { int x, y; } t33, *t34, t35[12], t36(int, float);
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dvec_shuffle-15.ll78 define <2 x i64> @t33(<2 x i64> %a, <2 x i64> %b) nounwind {
Dlsr-reuse.ll528 %t33 = load float* %t26 ; <float> [#uses=1]
529 %t34 = fmul float %t23, %t33 ; <float> [#uses=1]
/external/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll300 define i32 @t33(i32 %y) {
301 ; CHECK-LABEL: @t33(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll300 define i32 @t33(i32 %y) {
301 ; CHECK-LABEL: @t33(
/external/deqp-deps/glslang/Test/baseResults/
D150.frag.out74 0:41 't33' ( temp 4-component vector of uint)
/external/clang/test/CodeGen/
Dms-inline-asm.c362 void t33() {
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dlsr-on-unrolled-loops.ll74 %t33 = or i32 %t26, 24
75 %t34 = getelementptr i8* %t8, i32 %t33

12