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

References

lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 2537   return ::CheckCondCode(MatcherTable, MatcherIndex, N.getOperand(2));
 2653     Result = !::CheckCondCode(Table, Index, N);
 3144       if (!::CheckCondCode(MatcherTable, MatcherIndex, N)) break;