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

References

lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 2500   uint16_t Opc = MatcherTable[MatcherIndex++];
 2501   Opc |= (unsigned short)MatcherTable[MatcherIndex++] << 8;