Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h563 const std::vector<std::string> &getRequiredSimplePredicates();
H A DGlobalISelMatchTable.cpp864 const std::vector<std::string> &RuleMatcher::getRequiredSimplePredicates() { in getRequiredSimplePredicates() function in llvm::gi::RuleMatcher