Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isLegalRC

914 /// isLegalRC - Return true if the value types that can be represented by the
916 bool TargetLoweringBase::isLegalRC(const TargetRegisterClass *RC) const {
998 if (!isLegalRC(SuperRC))