Home | History | Annotate | Download | only in arm64

Lines Matching refs:LGapResolver

28 LGapResolver::LGapResolver(LCodeGen* owner)
35 void LGapResolver::Resolve(LParallelMove* parallel_move) {
74 void LGapResolver::BuildInitialMoveList(LParallelMove* parallel_move) {
88 void LGapResolver::PerformMove(int index) {
138 void LGapResolver::Verify() {
151 void LGapResolver::BreakCycle(int index) {
187 // move's destination in LGapResolver::RestoreValue().
192 void LGapResolver::RestoreValue() {
215 void LGapResolver::EmitMove(int index) {
295 void LGapResolver::EmitStackSlotMove(int index) {