Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBase.cpp85 void RegAllocBase::allocatePhysRegs() { in allocatePhysRegs() function in RegAllocBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp117 void RegisterFile::allocatePhysRegs(const RegisterRenamingInfo &Entry, in allocatePhysRegs() function in llvm::mca::RegisterFile