Searched refs:MatchAction (Results 1 – 1 of 1) sorted by relevance
672 class MatchAction;823 using ActionList = std::list<std::unique_ptr<MatchAction>>;3046 class MatchAction { class3048 virtual ~MatchAction() {} in ~MatchAction()3056 class DebugCommentAction : public MatchAction {3070 class BuildMIAction : public MatchAction {3203 class ConstrainOperandsToDefinitionAction : public MatchAction {3218 class ConstrainOperandToRegClassAction : public MatchAction {3239 class MakeTempRegisterAction : public MatchAction {