Searched refs:GetSlowPath (Results 1 – 5 of 5) sorted by relevance
1040 down_cast<SuspendCheckSlowPathARM64*>(instruction->GetSlowPath()); in GenerateSuspendCheck()
3400 SlowPathCode* GetSlowPath() const { return slow_path_; } in GetSlowPath() function
3543 down_cast<SuspendCheckSlowPathARM*>(instruction->GetSlowPath()); in GenerateSuspendCheck()
4004 down_cast<SuspendCheckSlowPathX86*>(instruction->GetSlowPath()); in GenerateSuspendCheck()
3871 down_cast<SuspendCheckSlowPathX86_64*>(instruction->GetSlowPath()); in GenerateSuspendCheck()