Home | History | Annotate | Download | only in ARM

Lines Matching defs:getRegClassFor

952 /// getRegClassFor - Return the register class that should be used for the
954 TargetRegisterClass *ARMTargetLowering::getRegClassFor(EVT VT) const {
964 return TargetLowering::getRegClassFor(VT);
3186 unsigned Reg = MF.addLiveIn(ARM::LR, getRegClassFor(MVT::i32));