Searched refs:RegAllocFast (Results 1 – 4 of 4) sorted by relevance
65 class RegAllocFast : public MachineFunctionPass { class69 RegAllocFast(const RegClassFilterFunc F = allocateAllRegClasses, in RegAllocFast() function in __anon04051a820111::RegAllocFast299 char RegAllocFast::ID = 0;301 INITIALIZE_PASS(RegAllocFast, "regallocfast", "Fast Register Allocator", false,304 bool RegAllocFast::shouldAllocateRegister(const Register Reg) const { in shouldAllocateRegister()310 void RegAllocFast::setPhysRegState(MCPhysReg PhysReg, unsigned NewState) { in setPhysRegState()315 bool RegAllocFast::isPhysRegFree(MCPhysReg PhysReg) const { in isPhysRegFree()325 int RegAllocFast::getStackSpaceFor(Register VirtReg) { in getStackSpaceFor()358 bool RegAllocFast::mayLiveOut(Register VirtReg) { in mayLiveOut()411 bool RegAllocFast::mayLiveIn(Register VirtReg) { in mayLiveIn()[all …]
179 RegAllocFast.cpp
162 RegAllocFast.cpp \
182 "RegAllocFast.cpp",