Lines Matching refs:CacheState
402 void InitMergeRegion(LiftoffAssembler::CacheState* state,
447 void LiftoffAssembler::CacheState::InitMerge(const CacheState& source,
527 void LiftoffAssembler::CacheState::Steal(const CacheState& source) {
532 void LiftoffAssembler::CacheState::Split(const CacheState& source) {
551 void LiftoffAssembler::CacheState::GetTaggedSlotsForOOLCode(
570 void LiftoffAssembler::CacheState::DefineSafepoint(
580 void LiftoffAssembler::CacheState::DefineSafepointWithCalleeSavedRegisters(
754 void LiftoffAssembler::MergeFullStackWith(CacheState& target,
755 const CacheState& source) {
777 void LiftoffAssembler::MergeStackWith(CacheState& target, uint32_t arity,
1186 CacheState saved_state;