Home
last modified time | relevance | path

Searched refs:check_written_regs (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_insert_NOPs.cpp517 bool check_written_regs(const aco_ptr<Instruction> &instr, const std::bitset<N> &check_regs) in check_written_regs() function
619 if (check_written_regs(instr, ctx.sgprs_read_by_VMEM)) { in handle_instruction_gfx10()
685 if (check_written_regs(instr, ctx.sgprs_read_by_SMEM)) { in handle_instruction_gfx10()