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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_optimizer_postRA.cpp185 * vcc = ... ; last_vcc_wr
192 * vcc = ... ; last_vcc_wr
222 Instruction* last_vcc_wr = ctx.get(last_vcc_wr_idx); local in function:aco::__anon8dc067450110::try_apply_branch_vcc
227 !last_vcc_wr->isVOPC())
230 assert(last_vcc_wr->definitions[0].tempId() == op0_instr->operands[0].tempId());

Completed in 7 milliseconds