Lines Matching defs:N

214   void resetChild(unsigned i, Matcher *N) {  in resetChild()
234 static bool classof(const Matcher *N) { return N->getKind() == Scope; } in classof()
258 static bool classof(const Matcher *N) { return N->getKind() == RecordNode; } in classof()
289 static bool classof(const Matcher *N) { return N->getKind() == RecordChild; } in classof()
303 static bool classof(const Matcher *N) { return N->getKind() == RecordMemRef; } in classof()
316 static bool classof(const Matcher *N) { in classof()
335 static bool classof(const Matcher *N) { return N->getKind() == MoveChild; } in classof()
355 static bool classof(const Matcher *N) { return N->getKind() == MoveSibling; } in classof()
370 static bool classof(const Matcher *N) { return N->getKind() == MoveParent; } in classof()
389 static bool classof(const Matcher *N) { return N->getKind() == CheckSame; } in classof()
412 static bool classof(const Matcher *N) { in classof()
436 static bool classof(const Matcher *N) { in classof()
461 static bool classof(const Matcher *N) { in classof()
483 static bool classof(const Matcher *N) { return N->getKind() == CheckOpcode; } in classof()
504 static bool classof(const Matcher *N) { return N->getKind() == SwitchOpcode; } in classof()
530 static bool classof(const Matcher *N) { return N->getKind() == CheckType; } in classof()
553 static bool classof(const Matcher *N) { return N->getKind() == SwitchType; } in classof()
579 static bool classof(const Matcher *N) { in classof()
602 static bool classof(const Matcher *N) { return N->getKind() == CheckInteger; } in classof()
625 static bool classof(const Matcher *N) { in classof()
649 static bool classof(const Matcher *N) { in classof()
672 static bool classof(const Matcher *N) { in classof()
695 static bool classof(const Matcher *N) { in classof()
735 static bool classof(const Matcher *N) { in classof()
757 static bool classof(const Matcher *N) { return N->getKind() == CheckAndImm; } in classof()
776 static bool classof(const Matcher *N) { return N->getKind() == CheckOrImm; } in classof()
791 static bool classof(const Matcher *N) { in classof()
807 static bool classof(const Matcher *N) { in classof()
823 static bool classof(const Matcher *N) { in classof()
844 static bool classof(const Matcher *N) { return N->getKind() == EmitInteger; } in classof()
867 static bool classof(const Matcher *N) { in classof()
893 static bool classof(const Matcher *N) { return N->getKind() == EmitRegister; } in classof()
915 static bool classof(const Matcher *N) { in classof()
944 static bool classof(const Matcher *N) { in classof()
969 static bool classof(const Matcher *N) { in classof()
994 static bool classof(const Matcher *N) { in classof()
1053 static bool classof(const Matcher *N) { in classof()
1080 static bool classof(const Matcher *N) { return N->getKind() == EmitNode; } in classof()
1100 static bool classof(const Matcher *N) { return N->getKind() == MorphNodeTo; } in classof()
1120 static bool classof(const Matcher *N) { in classof()