Home
last modified time | relevance | path

Searched defs:allocatePhysRegs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp84 void RegAllocBase::allocatePhysRegs() { in allocatePhysRegs() function in RegAllocBase
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp198 void RegisterFile::allocatePhysRegs(const RegisterRenamingInfo &Entry, in allocatePhysRegs() function in llvm::mca::RegisterFile