Home | History | Annotate | Download | only in ARM

Lines Matching refs:getRegClassFor

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