Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:MEMBARRIER

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