Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:MCConstantExpr

313     const MCExpr *Disp = MCConstantExpr::create(0, Ctx);
322 const MCExpr *Disp = MCConstantExpr::create(-1, Ctx);
332 const MCExpr *Disp = MCConstantExpr::create(0, Ctx);
340 const MCExpr *Disp = MCConstantExpr::create(-1, Ctx);
458 const MCConstantExpr *Disp =
459 MCConstantExpr::create(ApplyDisplacementBounds(Residue), Ctx);
483 static_cast<const MCConstantExpr *>(Op.getMemDisp())->getValue();
491 const MCExpr *Disp = MCConstantExpr::create(NewDisplacement, Ctx);
642 const MCExpr *Disp = MCConstantExpr::create(kShadowOffset, Ctx);
668 const MCExpr *Disp = MCConstantExpr::create(1, Ctx);
719 const MCExpr *Disp = MCConstantExpr::create(kShadowOffset, Ctx);
859 const MCExpr *Disp = MCConstantExpr::create(Offset, Ctx);
914 const MCExpr *Disp = MCConstantExpr::create(kShadowOffset, Ctx);
940 const MCExpr *Disp = MCConstantExpr::create(1, Ctx);
991 const MCExpr *Disp = MCConstantExpr::create(kShadowOffset, Ctx);