Searched refs:BoundsCheckSlowPathMIPS64 (Results 1 – 1 of 1) sorted by relevance
109 class BoundsCheckSlowPathMIPS64 : public SlowPathCodeMIPS64 { class111 BoundsCheckSlowPathMIPS64(HBoundsCheck* instruction, in BoundsCheckSlowPathMIPS64() function in art::mips64::BoundsCheckSlowPathMIPS64142 DISALLOW_COPY_AND_ASSIGN(BoundsCheckSlowPathMIPS64);1577 BoundsCheckSlowPathMIPS64* slow_path = new (GetGraph()->GetArena()) BoundsCheckSlowPathMIPS64( in VisitBoundsCheck()