Searched refs:MatchAction (Results 1 – 1 of 1) sorted by relevance
656 class MatchAction;808 using ActionList = std::list<std::unique_ptr<MatchAction>>;3006 class MatchAction { class3008 virtual ~MatchAction() {} in ~MatchAction()3016 class DebugCommentAction : public MatchAction {3030 class BuildMIAction : public MatchAction {3163 class ConstrainOperandsToDefinitionAction : public MatchAction {3178 class ConstrainOperandToRegClassAction : public MatchAction {3199 class MakeTempRegisterAction : public MatchAction {