Searched refs:LegalIntVT (Results 1 – 1 of 1) sorted by relevance
3714 MVT::SimpleValueType LegalIntVT = (MVT::SimpleValueType)VT; in initPolicy() local3715 if (TLI->isTypeLegal(LegalIntVT)) { in initPolicy()3717 TLI->getRegClassFor(LegalIntVT)); in initPolicy()