Searched refs:DivZeroCheckSlowPathMIPS64 (Results 1 – 1 of 1) sorted by relevance
164 class DivZeroCheckSlowPathMIPS64 : public SlowPathCodeMIPS64 { class166 explicit DivZeroCheckSlowPathMIPS64(HDivZeroCheck* instruction) in DivZeroCheckSlowPathMIPS64() function in art::mips64::DivZeroCheckSlowPathMIPS64181 DISALLOW_COPY_AND_ASSIGN(DivZeroCheckSlowPathMIPS64);3637 new (codegen_->GetScopedAllocator()) DivZeroCheckSlowPathMIPS64(instruction); in VisitDivZeroCheck()