Home | History | Annotate | Download | only in ARM

Lines Matching defs:getRegClassFor

1241 /// getRegClassFor - Return the register class that should be used for the
1243 const TargetRegisterClass *ARMTargetLowering::getRegClassFor(MVT VT) const {
1253 return TargetLowering::getRegClassFor(VT);
4081 unsigned Reg = MF.addLiveIn(ARM::LR, getRegClassFor(MVT::i32));