Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Fixups

609 static void resolveTableFixups(DecoderTable &Table, const FixupList &Fixups,
611 // Any NumToSkip fixups in the current scope can resolve to the
613 for (FixupList::const_reverse_iterator I = Fixups.rbegin(),
614 E = Fixups.rend();
658 // Resolve any NumToSkip fixups in the current scope.
692 // Any remaining unresolved fixups bubble up to the parent fixup scope.
2052 // Any NumToSkip fixups in the top level scope can resolve to the
2055 // Resolve any NumToSkip fixups in the current scope.