Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDCXXPredicates.h66 static std::vector<const CXXPredicateCode *> getAllCustomActionsCode() { in getAllCustomActionsCode() function
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDGlobalISelCombinerEmitter.cpp2505 const auto CustomActionsCode = CXXPredicateCode::getAllCustomActionsCode(); in emitRunCustomAction()