Searched refs:t101 (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | pseudo_cmov_lower.ll | 197 %t101 = select i1 %cmp, <8 x double> %v102, <8 x double> %t103 208 store <8 x double> %t101, <8 x double>* %a101, align 32
|
D | lsr-reuse.ll | 610 %t101 = load <4 x float>, <4 x float>* %t87 ; <<4 x float>> [#uses=1] 615 %t106 = fmul <4 x float> %t101, %t70 ; <<4 x float>> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
D | pseudo_cmov_lower.ll | 197 %t101 = select i1 %cmp, <8 x double> %v102, <8 x double> %t103 208 store <8 x double> %t101, <8 x double>* %a101, align 32
|
D | lsr-reuse.ll | 610 %t101 = load <4 x float>, <4 x float>* %t87 ; <<4 x float>> [#uses=1] 615 %t106 = fmul <4 x float> %t101, %t70 ; <<4 x float>> [#uses=1]
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 128 const GLfloat t001[4], const GLfloat t101[4], in lerp_rgba_3d() 135 t001[k], t101[k], t011[k], t111[k]); in lerp_rgba_3d() 2065 GLfloat t100[4], t110[4], t101[4], t111[4]; in sample_3d_linear() local 2122 get_border_color(samp, img, t101); in sample_3d_linear() 2125 swImg->FetchTexel(swImg, i1, j0, k1, t101); in sample_3d_linear() 2141 lerp_rgba_3d(rgba, a, b, c, t000, t100, t010, t110, t001, t101, t011, t111); in sample_3d_linear()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | lsr-on-unrolled-loops.ll | 164 %t101 = load float* %t32, align 4 165 %t102 = fmul float %t100, %t101
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | lsr-reuse.ll | 609 %t101 = load <4 x float>* %t87 ; <<4 x float>> [#uses=1] 614 %t106 = fmul <4 x float> %t101, %t70 ; <<4 x float>> [#uses=1]
|