Searched refs:AllocationOk (Results 1 – 6 of 6) sorted by relevance
778 if (!AllocationOk()) return; in MeetRegisterConstraints()845 if (!AllocationOk()) return; in MeetConstraintsBetween()1069 if (!AllocationOk()) return false; in Allocate()1073 if (!AllocationOk()) return false; in Allocate()1075 if (!AllocationOk()) return false; in Allocate()1091 if (!AllocationOk()) return; in MeetRegisterConstraints()1545 if (!AllocationOk()) return; in AllocateRegisters()1576 if (!AllocationOk()) return; in AllocateRegisters()1579 if (!AllocationOk()) return; in AllocateRegisters()1828 if (!AllocationOk()) return false; in TryAllocateFreeReg()[all …]
468 bool AllocationOk() { return allocation_ok_; } in AllocationOk() function
799 if (!allocator_->AllocationOk()) Abort("Not enough virtual registers."); in TempRegister()
794 if (!allocator_->AllocationOk()) Abort("Not enough virtual registers."); in TempRegister()
796 if (!allocator_->AllocationOk()) { in TempRegister()