Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBase.cpp84 void RegAllocBase::allocatePhysRegs() { in allocatePhysRegs() function in RegAllocBase
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp191 void RegisterFile::allocatePhysRegs(const RegisterRenamingInfo &Entry, in allocatePhysRegs() function in llvm::mca::RegisterFile