Searched refs:getConstrainedRegClassForOperand (Results 1 – 5 of 5) sorted by relevance
74 TRI.getConstrainedRegClassForOperand(MO, MRI); in selectCOPY()175 TRI.getConstrainedRegClassForOperand(MO, MRI); in selectG_IMPLICIT_DEF()383 TRI.getConstrainedRegClassForOperand(RS->getOperand(0), MRI); in selectG_CONSTANT()
228 getConstrainedRegClassForOperand(const MachineOperand &MO,
1577 SIRegisterInfo::getConstrainedRegClassForOperand(const MachineOperand &MO, in getConstrainedRegClassForOperand() function in SIRegisterInfo
67 RegClass = TRI.getConstrainedRegClassForOperand(RegMO, MRI); in constrainOperandRegClass()
1000 getConstrainedRegClassForOperand(const MachineOperand &MO, in getConstrainedRegClassForOperand() function