Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ArrayRef

310       ArrayRef<SMLoc> Loc;
327 ArrayRef<SMLoc> Loc;
590 ArrayRef<std::pair<Record *, SMRange>> Supers = Proto->getSuperClasses();
2101 BitVector CodeGenRegBank::computeCoveredRegisters(ArrayRef<Record*> Regs) {