Searched defs:allocatePhysRegs (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocBase.cpp | 84 void RegAllocBase::allocatePhysRegs() { allocatePhysRegs() function in RegAllocBase |
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ | ||
H A D | RegisterFile.cpp | 198 void RegisterFile::allocatePhysRegs(const RegisterRenamingInfo &Entry, in allocatePhysRegs() function in llvm::mca::RegisterFile |