Searched refs:add_subdword_operand (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_register_allocation.cpp | 42 void add_subdword_operand(ra_ctx& ctx, aco_ptr<Instruction>& instr, unsigned idx, unsigned byte, 534 add_subdword_operand(ra_ctx& ctx, aco_ptr<Instruction>& instr, unsigned idx, unsigned byte, in add_subdword_operand() function 2946 add_subdword_operand(ctx, instr, i, op.physReg().byte(), op.regClass()); in register_allocation()
|
Completed in 6 milliseconds