Home
last modified time | relevance | path

Searched refs:AllPredicates (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.cpp29 std::vector<Record *> AllPredicates = in getAll() local
31 for (Record *Pred : AllPredicates) { in getAll()