Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DCXXPredicates.h58 static const CXXPredicateCode &getCustomActionCode(std::string Code) { in getCustomActionCode() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1847 const auto &Code = CXXPredicateCode::getCustomActionCode(CodeStr); in emitCXXMatchApply()