Searched refs:get_subdword_operand_stride (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_register_allocation.cpp | 40 unsigned get_subdword_operand_stride(amd_gfx_level gfx_level, const aco_ptr<Instruction>& instr, 217 stride = get_subdword_operand_stride(ctx.program->gfx_level, instr, operand, rc); in DefInfo() 493 get_subdword_operand_stride(amd_gfx_level gfx_level, const aco_ptr<Instruction>& instr, in get_subdword_operand_stride() function 1933 unsigned stride = get_subdword_operand_stride(gfx_level, instr, idx, rc); in operand_can_use_reg()
|
Completed in 5 milliseconds