Home | History | Annotate | Download | only in mips64

Lines Matching defs:IsGap

198   virtual bool IsGap() const { return false; }
315 bool IsGap() const final { return true; }
318 DCHECK(instr->IsGap());