Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h389 const PredicateMatcher &getFirstCondition() const override { getFirstCondition() function
441 const PredicateMatcher &getFirstCondition() const override { getFirstCondition() function
H A DGlobalISelMatchTable.cpp764 const PredicateMatcher &RuleMatcher::getFirstCondition() const { getFirstCondition() function in llvm::gi::RuleMatcher