Home
last modified time | relevance | path

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

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