Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DCXXPredicates.h58 static const CXXPredicateCode &getApplyCode(std::string Code) { in getApplyCode() function
H A DPatterns.cpp156 return CXXPredicateCode::getApplyCode(std::move(Result)); in expandCode()