Searched refs:MemBarrierID (Results 1 – 1 of 1) sorted by relevance
3886 const MCExpr *MemBarrierID; in parseMemBarrierOptOperand() local3887 if (getParser().parseExpression(MemBarrierID)) { in parseMemBarrierOptOperand()3892 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(MemBarrierID); in parseMemBarrierOptOperand()