Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h51 class MatchAction; variable
2310 MatchAction(ActionKind K) : Kind(K) {} in MatchAction() function