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.h50 class MatchAction; variable
2249 MatchAction(ActionKind K) : Kind(K) {} in MatchAction() function