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

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 3622   SDLoc DL(Op);
 3624     cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue());
 3626     cast<ConstantSDNode>(Op.getOperand(2))->getZExtValue());
 3633                                       Op.getOperand(0)),
 3638   return DAG.getNode(SystemZISD::MEMBARRIER, DL, MVT::Other, Op.getOperand(0));