Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DSubtargetFeatureInfo.cpp27 std::vector<Record *> AllPredicates = in getAll() local
29 for (Record *Pred : AllPredicates) { in getAll()
/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp1440 std::vector<Record*> AllPredicates = in buildInfo() local
1442 for (Record *Pred : AllPredicates) { in buildInfo()