Searched refs:RegAllocFastImpl (Results 1 – 1 of 1) sorted by relevance
178 class RegAllocFastImpl { class180 RegAllocFastImpl(const RegAllocFilterFunc F = nullptr, in RegAllocFastImpl() function in __anon43a0a7eb0111::RegAllocFastImpl400 RegAllocFastImpl Impl;443 bool RegAllocFastImpl::shouldAllocateRegister(const Register Reg) const { in shouldAllocateRegister()451 void RegAllocFastImpl::setPhysRegState(MCRegister PhysReg, unsigned NewState) { in setPhysRegState()456 bool RegAllocFastImpl::isPhysRegFree(MCRegister PhysReg) const { in isPhysRegFree()466 int RegAllocFastImpl::getStackSpaceFor(Register VirtReg) { in getStackSpaceFor()497 bool RegAllocFastImpl::mayBeSpillFromInlineAsmBr(const MachineInstr &MI) const { in mayBeSpillFromInlineAsmBr()509 bool RegAllocFastImpl::mayLiveOut(Register VirtReg) { in mayLiveOut()562 bool RegAllocFastImpl::mayLiveIn(Register VirtReg) { in mayLiveIn()[all …]