Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2505 const auto CustomActionsCode = CXXPredicateCode::getAllCustomActionsCode(); in emitRunCustomAction() local
2507 if (!CustomActionsCode.empty()) { in emitRunCustomAction()
2510 for (const auto &CA : CustomActionsCode) { in emitRunCustomAction()
2522 if (!CustomActionsCode.empty()) { in emitRunCustomAction()
2524 for (const auto &CA : CustomActionsCode) { in emitRunCustomAction()