Searched refs:getConstrainedRegClassForOperand (Results 1 – 5 of 5) sorted by relevance
73 TRI.getConstrainedRegClassForOperand(MO, MRI); in selectCOPY()174 TRI.getConstrainedRegClassForOperand(MO, MRI); in selectG_IMPLICIT_DEF()382 TRI.getConstrainedRegClassForOperand(RS->getOperand(0), MRI); in selectG_CONSTANT()
228 getConstrainedRegClassForOperand(const MachineOperand &MO,
1581 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