| H A D | lp_bld_format_s3tc.c | 2228 LLVMValueRef offset4, i4, j4, rgba4[LP_MAX_VECTOR_LENGTH/16]; local in function:lp_build_fetch_s3tc_rgba_aos 2239 j4 = lp_build_extract_range(gallivm, j, count * 4, 4); 2251 colors, codewords, i4, j4); 2256 codewords, alpha_lo, alpha_hi, i4, j4); 2261 codewords, alpha_lo, alpha_hi, i4, j4); 2583 LLVMValueRef offset4, i4, j4, rgba4[LP_MAX_VECTOR_LENGTH/16]; local in function:lp_build_fetch_rgtc_rgba_aos 2591 j4 = lp_build_extract_range(gallivm, j, count * 4, 4); 2601 red_lo, red_hi, i4, j4); 2606 red_lo, red_hi, green_lo, green_hi, i4, j4); 2611 red_lo, red_hi, i4, j4); [all...] |