reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 2567   return ::CheckInteger(MatcherTable, MatcherIndex, N.getOperand(ChildNo));
 2663     Result = !::CheckInteger(Table, Index, N);
 3155       if (!::CheckInteger(MatcherTable, MatcherIndex, N)) break;