Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.cpp27 std::vector<Record *> AllPredicates = in getAll() local
29 for (Record *Pred : AllPredicates) { in getAll()