Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp2313 bool EraseInstAction::emitActionOpcodesAndDone(MatchTable &Table, in emitActionOpcodesAndDone() function in llvm::gi::EraseInstAction
H A DGlobalISelMatchTable.h2266 virtual bool emitActionOpcodesAndDone(MatchTable &Table, in emitActionOpcodesAndDone() function