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