Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1848 M.setCustomCXXAction(Code.getEnumNameWithPrefix(CXXCustomActionPrefix)); in emitCXXMatchApply()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h570 void setCustomCXXAction(StringRef FnEnumName) { in setCustomCXXAction() function