Home | History | Annotate | Download | only in quick

Lines Matching refs:rl_method

369 void Mir2Lir::FlushIns(RegLocation* ArgLocs, RegLocation rl_method) {
375 RegLocation rl_src = rl_method;
380 StoreValue(rl_method, rl_src);
382 if (rl_method.location == kLocPhysReg) {