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.cpp2638 const auto CustomActionsCode = CXXPredicateCode::getAllCustomActionsCode(); in emitRunCustomAction() local
2640 if (!CustomActionsCode.empty()) { in emitRunCustomAction()
2643 for (const auto &CA : CustomActionsCode) { in emitRunCustomAction()
2655 if (!CustomActionsCode.empty()) { in emitRunCustomAction()
2657 for (const auto &CA : CustomActionsCode) { in emitRunCustomAction()