Home
last modified time | relevance | path

Searched refs:t46 (Results 1 – 14 of 14) sorted by relevance

/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll65 %t17 = phi i64 [ %t46, %bb44 ], [ 0, %bb15 ] ; <i64> [#uses=1]
102 %t46 = add nsw i64 %t17, 1 ; <i64> [#uses=2]
103 %t47 = icmp slt i64 %t46, %arg1 ; <i1> [#uses=1]
Dashr-tripcount.ll91 %t46 = sext i32 %t44 to i64 ; <i64> [#uses=1]
92 %t47 = getelementptr float, float* %iquaSpectrum, i64 %t46 ; <float*> [#uses=1]
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Deliminate-rem.ll65 %t17 = phi i64 [ %t46, %bb44 ], [ 0, %bb15 ] ; <i64> [#uses=1]
102 %t46 = add nsw i64 %t17, 1 ; <i64> [#uses=2]
103 %t47 = icmp slt i64 %t46, %arg1 ; <i1> [#uses=1]
Dashr-tripcount.ll91 %t46 = sext i32 %t44 to i64 ; <i64> [#uses=1]
92 %t47 = getelementptr float* %iquaSpectrum, i64 %t46 ; <float*> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll65 %t17 = phi i64 [ %t46, %bb44 ], [ 0, %bb15 ] ; <i64> [#uses=1]
102 %t46 = add nsw i64 %t17, 1 ; <i64> [#uses=2]
103 %t47 = icmp slt i64 %t46, %arg1 ; <i1> [#uses=1]
Dashr-tripcount.ll93 %t46 = sext i32 %t44 to i64 ; <i64> [#uses=1]
94 %t47 = getelementptr float, float* %iquaSpectrum, i64 %t46 ; <float*> [#uses=1]
/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll58 %t46 = add i64 %t45, %t11
59 %t47 = add i64 %t46, %t12
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll58 %t46 = add i64 %t45, %t11
59 %t47 = add i64 %t46, %t12
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Drdf-filter-defs.ll121 %t46 = load i32, i32* %t0, align 4
122 %t47 = sub i32 %t46, %p1
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dlsr-on-unrolled-loops.ll87 %t46 = getelementptr i8* %t8, i32 %t45
88 %t47 = bitcast i8* %t46 to float*
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dlsr-reuse.ll546 %t46 = fadd float %t23, %t45 ; <float> [#uses=1]
547 %t47 = insertelement <4 x float> %t44, float %t46, i32 2 ; <<4 x float>> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dlsr-reuse.ll547 %t46 = fadd float %t23, %t45 ; <float> [#uses=1]
548 %t47 = insertelement <4 x float> %t44, float %t46, i32 2 ; <<4 x float>> [#uses=1]
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll547 %t46 = fadd float %t23, %t45 ; <float> [#uses=1]
548 %t47 = insertelement <4 x float> %t44, float %t46, i32 2 ; <<4 x float>> [#uses=1]
/external/clang/test/SemaCXX/
Dtype-traits.cpp950 int t46[F(__is_const(ClassType))]; in is_const() local
999 int t46[F(__is_volatile(ClassType))]; in is_volatile() local