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

References

lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
  186   if (IntN->getOpcode() != ISD::INTRINSIC_W_CHAIN)
  189   SDLoc dl(IntN);
  190   unsigned IntNo = cast<ConstantSDNode>(IntN->getOperand(1))->getZExtValue();
  205     auto Inc = cast<ConstantSDNode>(IntN->getOperand(5));
  208           { IntN->getOperand(2), I, IntN->getOperand(4),
  208           { IntN->getOperand(2), I, IntN->getOperand(4),
  209             IntN->getOperand(0) });