Searched refs:IsAllocatableGeneralCode (Results 1 – 7 of 7) sorted by relevance
69 DCHECK(!RegisterConfiguration::Crankshaft()->IsAllocatableGeneralCode( in SavedValueRegister()81 DCHECK(!RegisterConfiguration::Crankshaft()->IsAllocatableGeneralCode( in SavedFPValueRegister()
73 bool IsAllocatableGeneralCode(int index) const { in IsAllocatableGeneralCode() function
281 if (RegisterConfiguration::Crankshaft()->IsAllocatableGeneralCode(i)) { in GetRegThatIsNotRcxOr()
286 if (RegisterConfiguration::Crankshaft()->IsAllocatableGeneralCode(i)) { in GetRegThatIsNotEcxOr()
283 if (RegisterConfiguration::Crankshaft()->IsAllocatableGeneralCode(i)) { in GetRegThatIsNotEcxOr()
303 GetRegConfig()->IsAllocatableGeneralCode(index)); in ExplicitOperand()
946 if (GetRegConfig()->IsAllocatableGeneralCode(i)) { in ProcessInstructions()