Lines Matching defs:cont
509 StaticFieldSlowPath(Mir2Lir* m2l, LIR* unresolved, LIR* uninit, LIR* cont, int storage_index, in StaticFieldSlowPath()
578 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenSput() local
663 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenSget() local
846 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenConstClass() local
851 SlowPath(Mir2Lir* m2l, LIR* fromfast, LIR* cont, const int type_idx, in GenConstClass()
913 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenConstString() local
919 SlowPath(Mir2Lir* m2l, LIR* fromfast, LIR* cont, RegStorage r_method, int32_t string_idx) : in GenConstString()
1124 InitTypeSlowPath(Mir2Lir* m2l, LIR* branch, LIR* cont, uint32_t type_idx, in GenInstanceofCallingHelper()
1264 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenCheckCast() local
1269 SlowPath(Mir2Lir* m2l, LIR* fromfast, LIR* cont, const int type_idx, in GenCheckCast()
1301 SlowPath(Mir2Lir* m2l, LIR* fromfast, LIR* cont, bool load): in GenCheckCast()
1324 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenCheckCast() local
1339 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenCheckCast() local
1965 SuspendCheckSlowPath(Mir2Lir* m2l, LIR* branch, LIR* cont) in SuspendCheckSlowPath()
1988 LIR* cont = NewLIR0(kPseudoTargetLabel); in GenSuspendTest() local