Home
last modified time | relevance | path

Searched refs:t35 (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dcall.ll29 %t35 = volatile load i32* %5 ; <i32> [#uses=1]
30 %6 = inttoptr i32 %t35 to i32** ; <i32**> [#uses=1]
Dlsr-on-unrolled-loops.ll76 %t35 = bitcast i8* %t34 to float*
168 %t105 = load float* %t35, align 4
/external/llvm/test/CodeGen/ARM/
Dcall.ll33 %t35 = load volatile i32, i32* %5 ; <i32> [#uses=1]
34 %6 = inttoptr i32 %t35 to i32** ; <i32**> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dcall.ll33 %t35 = load volatile i32, i32* %5 ; <i32> [#uses=1]
34 %6 = inttoptr i32 %t35 to i32** ; <i32**> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll47 %t35 = add i64 %t34, %x0
82 %t70 = add i64 %t69, %t35
/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll47 %t35 = add i64 %t34, %x0
82 %t70 = add i64 %t69, %t35
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll87 %t35 = load i64, i64* %t31 ; <i64> [#uses=1]
89 %t37 = add nsw i64 %t36, %t35 ; <i64> [#uses=1]
Dashr-tripcount.ll77 %t35 = getelementptr float, float* %iquaSpectrum, i64 %t34 ; <float*> [#uses=1]
78 store float %t33, float* %t35, align 4
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Deliminate-rem.ll87 %t35 = load i64* %t31 ; <i64> [#uses=1]
89 %t37 = add nsw i64 %t36, %t35 ; <i64> [#uses=1]
Dashr-tripcount.ll77 %t35 = getelementptr float* %iquaSpectrum, i64 %t34 ; <float*> [#uses=1]
78 store float %t33, float* %t35, align 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll87 %t35 = load i64, i64* %t31 ; <i64> [#uses=1]
89 %t37 = add nsw i64 %t36, %t35 ; <i64> [#uses=1]
Dashr-tripcount.ll79 %t35 = getelementptr float, float* %iquaSpectrum, i64 %t34 ; <float*> [#uses=1]
80 store float %t33, float* %t35, align 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Drdf-filter-defs.ll101 %t35 = icmp ugt i32 %t34, 15
103 br i1 %t35, label %b16, label %b17
/external/clang/test/SemaCXX/
Dtype-traits.cpp609 int t35[F(__is_function(type_wrapper<void(void)>::reftype))]; in is_function() local
679 int t35[F(__is_fundamental(IntArNB))]; in is_fundamental() local
761 int t35[F(__is_compound(cvoid))]; in is_compound() local
831 int t35[F(__is_member_object_pointer(UnionAr))]; in is_member_object_pointer() local
867 int t35[F(__is_member_function_pointer(UnionAr))]; in is_member_function_pointer() local
904 int t35[F(__is_member_pointer(StructWithMembers))]; in is_member_pointer() local
939 int t35[F(__is_const(wchar_t))]; in is_const() local
988 int t35[F(__is_volatile(wchar_t))]; in is_volatile() local
1143 int t35[F(__is_trivially_copyable(volatile int))]; in is_trivially_copyable2() local
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/AggressiveInstCombine/
Dmasked-cmp.ll169 %t35 = lshr i64 %x, 35
210 %a35 = and i64 %t35, %a34
/external/clang/test/Coverage/
Dc-language-features.inc142 struct { int x, y; } t33, *t34, t35[12], t36(int, float);
/external/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll314 define i64 @t35(i64 %y) {
315 ; CHECK-LABEL: @t35(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll314 define i64 @t35(i64 %y) {
315 ; CHECK-LABEL: @t35(
/external/clang/test/CodeGen/
Dms-inline-asm.c385 void t35() {
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dlsr-reuse.ll514 %t23 = phi float [ %t35, %bb32 ], [ %t20, %bb19 ] ; <float> [#uses=6]
531 %t35 = fadd float %t23, %t8 ; <float> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dlsr-reuse.ll515 %t23 = phi float [ %t35, %bb32 ], [ %t20, %bb19 ] ; <float> [#uses=6]
532 %t35 = fadd float %t23, %t8 ; <float> [#uses=1]
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll515 %t23 = phi float [ %t35, %bb32 ], [ %t20, %bb19 ] ; <float> [#uses=6]
532 %t35 = fadd float %t23, %t8 ; <float> [#uses=1]
/external/libcxxabi/test/
Ddynamic_cast3.pass.cpp1997 namespace t35 namespace
2453 t35::test(); in main()