Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isLegalRC

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