Home | History | Annotate | Download | only in arm64

Lines Matching defs:LGapResolver

28 LGapResolver::LGapResolver(LCodeGen* owner)
34 void LGapResolver::Resolve(LParallelMove* parallel_move) {
70 void LGapResolver::BuildInitialMoveList(LParallelMove* parallel_move) {
84 void LGapResolver::PerformMove(int index) {
134 void LGapResolver::Verify() {
147 void LGapResolver::BreakCycle(int index) {
174 // move's destination in LGapResolver::RestoreValue().
179 void LGapResolver::RestoreValue() {
203 void LGapResolver::EmitMove(int index) {