Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:getNumFixupKinds

55   unsigned getNumFixupKinds() const override {
142 assert(unsigned(Kind - FirstTargetFixupKind) < getNumFixupKinds() &&