Searched defs:getFirstCondition (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | ||
H A D | GlobalISelMatchTable.h | 389 const PredicateMatcher &getFirstCondition() const override { getFirstCondition() function |
H A D | GlobalISelMatchTable.cpp | 764 const PredicateMatcher &RuleMatcher::getFirstCondition() const { getFirstCondition() function in llvm::gi::RuleMatcher |