Searched refs:y11 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 1027 LLVMValueRef y00 = NULL, y01 = NULL, y10 = NULL, y11 = NULL; local in function:lp_build_sample_image_linear 1079 y11 = y10; 1200 y11 = lp_build_select(ivec_bld, fall_off[1], new_ycoords[1][1], y1_clamped); 1225 y11 = lp_build_select(ivec_bld, fall_off_yp_notxp, new_ycoords[3][1], y11); 1247 LLVMBuildStore(builder, y11, ys[3]); 1286 y11 = LLVMBuildLoad(builder, ys[3], ""); 1368 x11, y11, z11, 1670 x11, y11, z1,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 1037 LLVMValueRef y00 = NULL, y01 = NULL, y10 = NULL, y11 = NULL; local in function:lp_build_sample_image_linear 1105 y11 = y10; 1226 y11 = lp_build_select(ivec_bld, fall_off[1], new_ycoords[1][1], y1_clamped); 1251 y11 = lp_build_select(ivec_bld, fall_off_yp_notxp, new_ycoords[3][1], y11); 1273 LLVMBuildStore(builder, y11, ys[3]); 1312 y11 = LLVMBuildLoad(builder, ys[3], ""); 1395 x11, y11, z11, 1701 x11, y11, z1,
|
Completed in 13 milliseconds