Searched refs:SuspendCheckSlowPathMIPS64 (Results 1 – 1 of 1) sorted by relevance
275 class SuspendCheckSlowPathMIPS64 : public SlowPathCodeMIPS64 { class277 explicit SuspendCheckSlowPathMIPS64(HSuspendCheck* instruction, in SuspendCheckSlowPathMIPS64() function in art::mips64::SuspendCheckSlowPathMIPS64311 DISALLOW_COPY_AND_ASSIGN(SuspendCheckSlowPathMIPS64);985 SuspendCheckSlowPathMIPS64* slow_path = in GenerateSuspendCheck()986 new (GetGraph()->GetArena()) SuspendCheckSlowPathMIPS64(instruction, successor); in GenerateSuspendCheck()