Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineScheduler.cpp3290 MVT::SimpleValueType LegalIntVT = (MVT::SimpleValueType)VT; in initPolicy() local
3291 if (TLI->isTypeLegal(LegalIntVT)) { in initPolicy()
3293 TLI->getRegClassFor(LegalIntVT)); in initPolicy()