Lines Matching refs:rl_method
348 RegLocation rl_method = LoadCurrMethod(); in GenSput() local
350 LoadWordDisp(rl_method.low_reg, in GenSput()
352 if (IsTemp(rl_method.low_reg)) { in GenSput()
353 FreeTemp(rl_method.low_reg); in GenSput()
434 RegLocation rl_method = LoadCurrMethod(); in GenSget() local
436 LoadWordDisp(rl_method.low_reg, in GenSget()
756 RegLocation rl_method = LoadCurrMethod(); in GenConstClass() local
765 type_idx, rl_method.low_reg, true); in GenConstClass()
772 LoadWordDisp(rl_method.low_reg, dex_cache_offset, res_reg); in GenConstClass()
794 rl_method.low_reg, true); in GenConstClass()
856 RegLocation rl_method = LoadCurrMethod(); in GenConstString() local
859 LoadWordDisp(rl_method.low_reg, in GenConstString()