Searched refs:IsSpilled (Results 1 – 4 of 4) sorted by relevance
73 bool IsSpilled() const { return spilled_; } in IsSpilled() function
1058 int stack_offset = ensure_scratch.IsSpilled() ? kMips64DoublewordSize : 0; in Exchange()
6824 int stack_offset = ensure_scratch.IsSpilled() ? kArmWordSize : 0; in Exchange()
1237 int stack_offset = ensure_scratch.IsSpilled() ? kStackAlignment : 0; in Exchange()