Searched refs:SelMI (Results 1 – 2 of 2) sorted by relevance
7620 for (auto *SelMI : Selects) in emitSelect() local7621 if (NextMI.readsVirtualRegister(SelMI->getOperand(0).getReg())) { in emitSelect()7667 for (auto *SelMI : Selects) in emitSelect() local7668 SelMI->eraseFromParent(); in emitSelect()
2420 GSelect &SelMI = cast<GSelect>(MI); in matchConstantSelectCmp() local2422 isConstantOrConstantSplatVector(*MRI.getVRegDef(SelMI.getCondReg()), MRI); in matchConstantSelectCmp()