Searched refs:getCondReg (Results 1 – 3 of 3) sorted by relevance
221 Register getCondReg() const { return getReg(1); } in getCondReg() function
2338 isConstantOrConstantSplatVector(*MRI.getVRegDef(SelMI.getCondReg()), MRI); in matchConstantSelectCmp()5577 Register Cond = Sel.getCondReg(); in matchSelectToLogical()
3344 const Register CondReg = Sel.getCondReg(); in select()4976 MachineInstr *ConjMI = emitConjunction(SelI.getCondReg(), AArch64CC, MIB); in tryOptSelectConjunction()