Lines Matching refs:r_method

103     RegStorage r_method = LoadCurrMethodWithHint(r_base);  in GenGetOtherTypeForSgetSput()  local
104 LoadRefDisp(r_method, ArtMethod::DexCacheResolvedTypesOffset().Int32Value(), r_base, in GenGetOtherTypeForSgetSput()
695 RegStorage r_method = LoadCurrMethodWithHint(r_base); in GenSput() local
696 LoadRefDisp(r_method, ArtMethod::DeclaringClassOffset().Int32Value(), r_base, in GenSput()
773 RegStorage r_method = LoadCurrMethodWithHint(r_base); in GenSget() local
774 LoadRefDisp(r_method, ArtMethod::DeclaringClassOffset().Int32Value(), r_base, in GenSget()
1039 RegStorage r_method = LoadCurrMethodWithHint(res_reg); in GenConstClass() local
1040 LoadRefDisp(r_method, dex_cache_offset, res_reg, kNotVolatile); in GenConstClass()
1073 RegStorage r_method = LoadCurrMethodWithHint(arg0); in GenConstString() local
1074 LoadRefDisp(r_method, ArtMethod::DeclaringClassOffset().Int32Value(), arg0, kNotVolatile); in GenConstString()
1174 RegStorage r_method = LoadCurrMethodWithHint(check_class); in GenInstanceofFinal() local
1175 LoadRefDisp(r_method, ArtMethod::DeclaringClassOffset().Int32Value(), check_class, in GenInstanceofFinal()
1185 RegStorage r_method = LoadCurrMethodWithHint(check_class); in GenInstanceofFinal() local
1186 LoadRefDisp(r_method, ArtMethod::DexCacheResolvedTypesOffset().Int32Value(), in GenInstanceofFinal()
1232 RegStorage r_method = LoadCurrMethodWithHint(TargetReg(kArg1, kRef)); in GenInstanceofCallingHelper() local
1234 LoadRefDisp(r_method, ArtMethod::DeclaringClassOffset().Int32Value(), in GenInstanceofCallingHelper()
1246 RegStorage r_method = LoadCurrMethodWithHint(class_reg); in GenInstanceofCallingHelper() local
1248 LoadRefDisp(r_method, ArtMethod::DexCacheResolvedTypesOffset().Int32Value(), in GenInstanceofCallingHelper()
1377 RegStorage r_method = LoadCurrMethodWithHint(class_reg); in GenCheckCast() local
1379 LoadRefDisp(r_method, ArtMethod::DexCacheResolvedTypesOffset().Int32Value(), in GenCheckCast()