Searched refs:LoadCurrMethodWithHint (Results 1 – 3 of 3) sorted by relevance
103 RegStorage r_method = LoadCurrMethodWithHint(r_base); in GenGetOtherTypeForSgetSput()695 RegStorage r_method = LoadCurrMethodWithHint(r_base); in GenSput()773 RegStorage r_method = LoadCurrMethodWithHint(r_base); in GenSget()1039 RegStorage r_method = LoadCurrMethodWithHint(res_reg); in GenConstClass()1073 RegStorage r_method = LoadCurrMethodWithHint(arg0); in GenConstString()1174 RegStorage r_method = LoadCurrMethodWithHint(check_class); in GenInstanceofFinal()1185 RegStorage r_method = LoadCurrMethodWithHint(check_class); in GenInstanceofFinal()1232 RegStorage r_method = LoadCurrMethodWithHint(TargetReg(kArg1, kRef)); in GenInstanceofCallingHelper()1246 RegStorage r_method = LoadCurrMethodWithHint(class_reg); in GenInstanceofCallingHelper()1368 RegStorage method_reg = LoadCurrMethodWithHint(TargetReg(kArg1, kRef)); in GenCheckCast()[all …]
351 RegStorage Mir2Lir::LoadCurrMethodWithHint(RegStorage r_hint) { in LoadCurrMethodWithHint() function in art::Mir2Lir
973 RegStorage LoadCurrMethodWithHint(RegStorage r_hint);