Home
last modified time | relevance | path

Searched refs:EraseInstAction (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h2312 class EraseInstAction : public MatchAction {
2316 EraseInstAction(unsigned InsnID) in EraseInstAction() function
H A DGlobalISelCombinerEmitter.cpp2191 M.addAction<EraseInstAction>(RootInsnID); in emitApplyPatterns()
2401 M.addAction<EraseInstAction>(/*InsnID*/ 0); in emitBuiltinApplyPattern()
H A DGlobalISelEmitter.cpp1977 M.addAction<EraseInstAction>(RootInsnID); in runOnPattern()
2198 M.addAction<EraseInstAction>(RootInsnID); in runOnPattern()
H A DGlobalISelMatchTable.cpp2243 void EraseInstAction::emitActionOpcodes(MatchTable &Table, RuleMatcher &Rule, in emitActionOpcodes()
2254 void EraseInstAction::emitActionOpcodes(MatchTable &Table, in emitActionOpcodes()