Home | History | Annotate | Download | only in arm64

Lines Matching refs:rl_method

911 void Arm64Mir2Lir::FlushIns(RegLocation* ArgLocs, RegLocation rl_method) {
920 RegLocation rl_src = rl_method;
925 StoreValue(rl_method, rl_src);
927 if (rl_method.location == kLocPhysReg) {