Searched refs:untested_predicates (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h105 iterator_range<const_untested_predicates_iterator> untested_predicates() const { function in class:llvm::GIMatchTreeLeafInfo
343 untested_predicates() const { function in class:llvm::GIMatchTreeBuilderLeafInfo
H A DGIMatchTree.cpp57 for (const GIMatchDagPredicate *P : Leaf.untested_predicates())
304 for (unsigned PredicateIdx : BuilderLeaf.untested_predicates())
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp778 for (const GIMatchDagPredicate *Predicate : Leaf.untested_predicates()) {

Completed in 113 milliseconds