Searched refs:t47 (Results 1 – 14 of 14) sorted by relevance
/external/llvm/test/Transforms/Reassociate/ |
D | 2012-05-08-UndefLeak.ll | 59 %t47 = add i64 %t46, %t12 60 %t48 = add i64 %t47, %t13
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/ |
D | 2012-05-08-UndefLeak.ll | 59 %t47 = add i64 %t46, %t12 60 %t48 = add i64 %t47, %t13
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 103 %t47 = icmp slt i64 %t46, %arg1 ; <i1> [#uses=1] 104 br i1 %t47, label %bb16, label %bb48
|
D | ashr-tripcount.ll | 92 %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/ |
D | eliminate-rem.ll | 103 %t47 = icmp slt i64 %t46, %arg1 ; <i1> [#uses=1] 104 br i1 %t47, label %bb16, label %bb48
|
D | ashr-tripcount.ll | 92 %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/ |
D | eliminate-rem.ll | 103 %t47 = icmp slt i64 %t46, %arg1 ; <i1> [#uses=1] 104 br i1 %t47, label %bb16, label %bb48
|
D | ashr-tripcount.ll | 94 %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/ |
D | rdf-filter-defs.ll | 122 %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/ |
D | lsr-on-unrolled-loops.ll | 88 %t47 = bitcast i8* %t46 to float* 193 %t130 = load float* %t47, align 4
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | lsr-reuse.ll | 547 %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/ |
D | lsr-reuse.ll | 548 %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/ |
D | lsr-reuse.ll | 548 %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/ |
D | type-traits.cpp | 951 int t47[F(__is_const(Derives))]; in is_const() local 1000 int t47[F(__is_volatile(Derives))]; in is_volatile() local
|