Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp656 class MatchAction;
808 using ActionList = std::list<std::unique_ptr<MatchAction>>;
3006 class MatchAction { class
3008 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 {