Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp788 return Matcher.predicates_pop_front(); in popFirstCondition()
1794 Stash.push_back(predicates_pop_front()); in optimize()
H A DGlobalISelMatchTable.h728 std::unique_ptr<PredicateTy> predicates_pop_front() { in predicates_pop_front() function