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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_insert_NOPs.cpp558 check_written_regs(const aco_ptr<Instruction>& instr, const std::bitset<N>& check_regs) function in namespace:aco::__anonc617705e0110
664 if (check_written_regs(instr, ctx.sgprs_read_by_VMEM)) {
731 if (check_written_regs(instr, ctx.sgprs_read_by_SMEM)) {

Completed in 4 milliseconds