Searched refs:GetSlowPath (Results 1 – 7 of 7) sorted by relevance
1774 down_cast<SuspendCheckSlowPathARM64*>(instruction->GetSlowPath()); in GenerateSuspendCheck()
6206 SlowPathCode* GetSlowPath() const { return slow_path_; } in GetSlowPath() function
1915 down_cast<SuspendCheckSlowPathMIPS64*>(instruction->GetSlowPath()); in GenerateSuspendCheck()
5554 down_cast<SuspendCheckSlowPathX86_64*>(instruction->GetSlowPath()); in GenerateSuspendCheck()
6173 down_cast<SuspendCheckSlowPathX86*>(instruction->GetSlowPath()); in GenerateSuspendCheck()
6641 down_cast<SuspendCheckSlowPathARMVIXL*>(instruction->GetSlowPath()); in GenerateSuspendCheck()
2069 down_cast<SuspendCheckSlowPathMIPS*>(instruction->GetSlowPath()); in GenerateSuspendCheck()