Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DCXXPredicates.h66 static std::vector<const CXXPredicateCode *> getAllApplyCode() { in getAllApplyCode() function
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2821 const auto ApplyCode = CXXPredicateCode::getAllApplyCode(); in emitRunCustomAction()