Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2266 virtual bool emitActionOpcodesAndDone(MatchTable &Table, in emitActionOpcodesAndDone() function
2373 bool emitActionOpcodesAndDone(MatchTable &Table,
H A DGlobalISelMatchTable.cpp1072 !Actions.back()->emitActionOpcodesAndDone(Table, *this)) { in emit()
2313 bool EraseInstAction::emitActionOpcodesAndDone(MatchTable &Table, in emitActionOpcodesAndDone() function in llvm::gi::EraseInstAction