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.h2327 virtual bool emitActionOpcodesAndDone(MatchTable &Table, in emitActionOpcodesAndDone() function
2433 bool emitActionOpcodesAndDone(MatchTable &Table,
H A DGlobalISelMatchTable.cpp1065 !Actions.back()->emitActionOpcodesAndDone(Table, *this)) { in emit()
2348 bool EraseInstAction::emitActionOpcodesAndDone(MatchTable &Table, in emitActionOpcodesAndDone() function in llvm::gi::EraseInstAction