Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_optimizer_postRA.cpp245 Instruction* last_vcc_wr = ctx.get(last_vcc_wr_idx); in try_apply_branch_vcc() local
250 !last_vcc_wr->isVOPC()) in try_apply_branch_vcc()
253 assert(last_vcc_wr->definitions[0].tempId() == op0_instr->operands[0].tempId()); in try_apply_branch_vcc()