Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getPredicateIndex

435   unsigned getPredicateIndex(DecoderTableInfo &TableInfo, StringRef P) const;
1197 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo &TableInfo,
1229 unsigned PIdx = getPredicateIndex(TableInfo, PS.str());