Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp618 class MatchAction;
770 using ActionList = std::list<std::unique_ptr<MatchAction>>;
2472 class MatchAction { class
2474 virtual ~MatchAction() {} in ~MatchAction()
2482 class DebugCommentAction : public MatchAction {
2496 class BuildMIAction : public MatchAction {
2629 class ConstrainOperandsToDefinitionAction : public MatchAction {
2644 class ConstrainOperandToRegClassAction : public MatchAction {
2665 class MakeTempRegisterAction : public MatchAction {