Lines Matching defs:classof
234 static bool classof(const Matcher *N) { return N->getKind() == Scope; }
258 static bool classof(const Matcher *N) { return N->getKind() == RecordNode; }
289 static bool classof(const Matcher *N) { return N->getKind() == RecordChild; }
303 static bool classof(const Matcher *N) { return N->getKind() == RecordMemRef; }
316 static bool classof(const Matcher *N) {
335 static bool classof(const Matcher *N) { return N->getKind() == MoveChild; }
355 static bool classof(const Matcher *N) { return N->getKind() == MoveSibling; }
370 static bool classof(const Matcher *N) { return N->getKind() == MoveParent; }
389 static bool classof(const Matcher *N) { return N->getKind() == CheckSame; }
412 static bool classof(const Matcher *N) {
436 static bool classof(const Matcher *N) {
461 static bool classof(const Matcher *N) {
483 static bool classof(const Matcher *N) { return N->getKind() == CheckOpcode; }
504 static bool classof(const Matcher *N) { return N->getKind() == SwitchOpcode; }
530 static bool classof(const Matcher *N) { return N->getKind() == CheckType; }
553 static bool classof(const Matcher *N) { return N->getKind() == SwitchType; }
579 static bool classof(const Matcher *N) {
602 static bool classof(const Matcher *N) { return N->getKind() == CheckInteger; }
625 static bool classof(const Matcher *N) {
649 static bool classof(const Matcher *N) {
672 static bool classof(const Matcher *N) {
695 static bool classof(const Matcher *N) {
735 static bool classof(const Matcher *N) {
757 static bool classof(const Matcher *N) { return N->getKind() == CheckAndImm; }
776 static bool classof(const Matcher *N) { return N->getKind() == CheckOrImm; }
791 static bool classof(const Matcher *N) {
807 static bool classof(const Matcher *N) {
823 static bool classof(const Matcher *N) {
848 static bool classof(const Matcher *N) { return N->getKind() == EmitInteger; }
875 static bool classof(const Matcher *N) {
905 static bool classof(const Matcher *N) { return N->getKind() == EmitRegister; }
930 static bool classof(const Matcher *N) {
959 static bool classof(const Matcher *N) {
984 static bool classof(const Matcher *N) {
1014 static bool classof(const Matcher *N) {
1073 static bool classof(const Matcher *N) {
1100 static bool classof(const Matcher *N) { return N->getKind() == EmitNode; }
1120 static bool classof(const Matcher *N) { return N->getKind() == MorphNodeTo; }
1139 static bool classof(const Matcher *N) {