Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll59 %t47 = add i64 %t46, %t12
60 %t48 = add i64 %t47, %t13
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll59 %t47 = add i64 %t46, %t12
60 %t48 = add i64 %t47, %t13
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll103 %t47 = icmp slt i64 %t46, %arg1 ; <i1> [#uses=1]
104 br i1 %t47, label %bb16, label %bb48
Dashr-tripcount.ll92 %t47 = getelementptr float, float* %iquaSpectrum, i64 %t46 ; <float*> [#uses=1]
93 store float %t45, float* %t47, align 4
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Deliminate-rem.ll103 %t47 = icmp slt i64 %t46, %arg1 ; <i1> [#uses=1]
104 br i1 %t47, label %bb16, label %bb48
Dashr-tripcount.ll92 %t47 = getelementptr float* %iquaSpectrum, i64 %t46 ; <float*> [#uses=1]
93 store float %t45, float* %t47, align 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll103 %t47 = icmp slt i64 %t46, %arg1 ; <i1> [#uses=1]
104 br i1 %t47, label %bb16, label %bb48
Dashr-tripcount.ll94 %t47 = getelementptr float, float* %iquaSpectrum, i64 %t46 ; <float*> [#uses=1]
95 store float %t45, float* %t47, align 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Drdf-filter-defs.ll122 %t47 = sub i32 %t46, %p1
123 tail call void @llvm.memmove.p0i8.p0i8.i32(i8* %t44, i8* %t45, i32 %t47, i1 false) #1
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dlsr-on-unrolled-loops.ll88 %t47 = bitcast i8* %t46 to float*
193 %t130 = load float* %t47, align 4
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dlsr-reuse.ll547 %t47 = insertelement <4 x float> %t44, float %t46, i32 2 ; <<4 x float>> [#uses=1]
550 %t50 = insertelement <4 x float> %t47, float %t49, i32 3 ; <<4 x float>> [#uses=5]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dlsr-reuse.ll548 %t47 = insertelement <4 x float> %t44, float %t46, i32 2 ; <<4 x float>> [#uses=1]
551 %t50 = insertelement <4 x float> %t47, float %t49, i32 3 ; <<4 x float>> [#uses=5]
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll548 %t47 = insertelement <4 x float> %t44, float %t46, i32 2 ; <<4 x float>> [#uses=1]
551 %t50 = insertelement <4 x float> %t47, float %t49, i32 3 ; <<4 x float>> [#uses=5]
/external/clang/test/SemaCXX/
Dtype-traits.cpp951 int t47[F(__is_const(Derives))]; in is_const() local
1000 int t47[F(__is_volatile(Derives))]; in is_volatile() local