Home | History | Annotate | Download | only in quick

Lines Matching full:res_reg

757   int res_reg = AllocTemp();
772 LoadWordDisp(rl_method.low_reg, dex_cache_offset, res_reg);
776 LoadWordDisp(res_reg, offset_of_type, rl_result.low_reg);
857 int res_reg = AllocTemp();
860 mirror::ArtMethod::DexCacheStringsOffset().Int32Value(), res_reg);
861 LoadWordDisp(res_reg, offset_of_string, rl_result.low_reg);