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

References

lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
  393       Ops = { IntN->getOperand(2), I, IntN->getOperand(4), IntN->getOperand(5),
  398       Ops = { IntN->getOperand(2), IntN->getOperand(3), IntN->getOperand(4),
  400     MachineSDNode *Res = CurDAG->getMachineNode(FLI->second, DL, RTys, Ops);
  428       Ops = { IntN->getOperand(2), I, IntN->getOperand(4), IntN->getOperand(5),
  433       Ops = { IntN->getOperand(2), IntN->getOperand(3), IntN->getOperand(4),
  435     MachineSDNode *Res = CurDAG->getMachineNode(FSI->second, DL, RTys, Ops);