Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:MEMBARRIER

3400   // MEMBARRIER is a compiler barrier; it codegens to a no-op.
3401 return DAG.getNode(SystemZISD::MEMBARRIER, DL, MVT::Other, Op.getOperand(0));
5019 OPCODE(MEMBARRIER);