reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2612 Result = !::CheckSame(Table, Index, N, RecordedNodes); 2618 Result = !::CheckChildSame(Table, Index, N, RecordedNodes, 2625 Result = !::CheckNodePredicate(Table, Index, SDISel, N.getNode()); 2628 Result = !::CheckOpcode(Table, Index, N.getNode()); 2631 Result = !::CheckType(Table, Index, N, SDISel.TLI, 2636 Result = !::CheckType(Table, Index, N.getValue(Res), SDISel.TLI, 2649 Table, Index, N, SDISel.TLI, SDISel.CurDAG->getDataLayout(), 2653 Result = !::CheckCondCode(Table, Index, N); 2656 Result = !::CheckChild2CondCode(Table, Index, N); 2659 Result = !::CheckValueType(Table, Index, N, SDISel.TLI, 2663 Result = !::CheckInteger(Table, Index, N); 2670 Result = !::CheckChildInteger(Table, Index, N, 2674 Result = !::CheckAndImm(Table, Index, N, SDISel); 2677 Result = !::CheckOrImm(Table, Index, N, SDISel);