Searched refs:r_method (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Dgen_common.cc103 RegStorage r_method = LoadCurrMethodWithHint(r_base); local
104 LoadRefDisp(r_method, ArtMethod::DexCacheResolvedTypesOffset().Int32Value(), r_base,
695 RegStorage r_method = LoadCurrMethodWithHint(r_base); local
696 LoadRefDisp(r_method, ArtMethod::DeclaringClassOffset().Int32Value(), r_base,
773 RegStorage r_method = LoadCurrMethodWithHint(r_base); local
774 LoadRefDisp(r_method, ArtMethod::DeclaringClassOffset().Int32Value(), r_base,
1039 RegStorage r_method = LoadCurrMethodWithHint(res_reg); local
1040 LoadRefDisp(r_method, dex_cache_offset, res_reg, kNotVolatile);
1073 RegStorage r_method = LoadCurrMethodWithHint(arg0); local
1074 LoadRefDisp(r_method, ArtMetho
1174 RegStorage r_method = LoadCurrMethodWithHint(check_class); local
1185 RegStorage r_method = LoadCurrMethodWithHint(check_class); local
1232 RegStorage r_method = LoadCurrMethodWithHint(TargetReg(kArg1, kRef)); local
1246 RegStorage r_method = LoadCurrMethodWithHint(class_reg); local
1377 RegStorage r_method = LoadCurrMethodWithHint(class_reg); local
[all...]

Completed in 88 milliseconds