Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRegAllocBase.h89 void allocatePhysRegs();
DRegAllocBase.cpp84 void RegAllocBase::allocatePhysRegs() { in allocatePhysRegs() function in RegAllocBase
DRegAllocBasic.cpp323 allocatePhysRegs(); in runOnMachineFunction()
DRegAllocGreedy.cpp2663 allocatePhysRegs(); in runOnMachineFunction()
/openbsd/src/gnu/llvm/llvm/include/llvm/MCA/HardwareUnits/
DRegisterFile.h217 void allocatePhysRegs(const RegisterRenamingInfo &Entry,
/openbsd/src/gnu/llvm/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp198 void RegisterFile::allocatePhysRegs(const RegisterRenamingInfo &Entry, in allocatePhysRegs() function in llvm::mca::RegisterFile
299 allocatePhysRegs(RegisterMappings[RegID].second, UsedPhysRegs); in addRegisterWrite()
316 allocatePhysRegs(RegisterMappings[RegID].second, UsedPhysRegs); in addRegisterWrite()