Home
last modified time | relevance | path

Searched refs:LegalIntVT (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2381 MVT::SimpleValueType LegalIntVT = (MVT::SimpleValueType)VT; in initPolicy() local
2382 if (TLI->isTypeLegal(LegalIntVT)) { in initPolicy()
2384 TLI->getRegClassFor(LegalIntVT)); in initPolicy()