Searched refs:add_subdword_operand (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/docs/relnotes/ |
D | 20.2.2.rst | 117 - aco: update phi_map in add_subdword_operand()
|
D | 20.3.0.rst | 4088 - aco: update phi_map in add_subdword_operand()
|
/external/mesa3d/src/amd/compiler/ |
D | aco_register_allocation.cpp | 44 void add_subdword_operand(ra_ctx& ctx, aco_ptr<Instruction>& instr, unsigned idx, unsigned byte, Re… 370 void add_subdword_operand(ra_ctx& ctx, aco_ptr<Instruction>& instr, unsigned idx, unsigned byte, Re… in add_subdword_operand() function 2257 add_subdword_operand(ctx, instr, i, op.physReg().byte(), op.regClass()); in register_allocation()
|