Searched refs:expand_vector (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 406 expand_vector(isel_context* ctx, Temp vec_src, Temp dst, unsigned num_components, unsigned mask) function in namespace:aco::__anon562fcc110110 6204 * 32-bit. So add a zero to the end so expand_vector() works correctly. 6210 expand_vector(ctx, tmp, dst, instr->dest.ssa.num_components, expand_mask); 9462 expand_vector(ctx, tmp_dst, dst, instr->dest.ssa.num_components, dmask); 9589 expand_vector(ctx, tmp_dst, dst, instr->dest.ssa.num_components, dmask); 9656 expand_vector(ctx, tmp_dst, dst, instr->dest.ssa.num_components, dmask); 9809 expand_vector(ctx, tmp_dst, dst, instr->dest.ssa.num_components, mask);
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 18328 "description": "aco: use explicit zero-padding for 64bit image loads in expand_vector()", [all...] |
Completed in 143 milliseconds