Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h479 std::string CustomCXXAction; variable
576 CustomCXXAction = FnEnumName.str(); in setCustomCXXAction()
H A DGlobalISelMatchTable.cpp1030 if (!CustomCXXAction.empty()) { in emit()
1041 << MatchTable::NamedValue(2, CustomCXXAction) in emit()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp