Home
last modified time | relevance | path

Searched defs:getFirstCondition (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h389 const PredicateMatcher &getFirstCondition() const override { in getFirstCondition() function
441 const PredicateMatcher &getFirstCondition() const override { in getFirstCondition() function
H A DGlobalISelMatchTable.cpp741 const PredicateMatcher &RuleMatcher::getFirstCondition() const { in getFirstCondition() function in llvm::gi::RuleMatcher