Lines Matching refs:MCConstantExpr
310 const MCExpr *Disp = MCConstantExpr::create(0, Ctx); in InstrumentMOVSBase()
319 const MCExpr *Disp = MCConstantExpr::create(-1, Ctx); in InstrumentMOVSBase()
329 const MCExpr *Disp = MCConstantExpr::create(0, Ctx); in InstrumentMOVSBase()
337 const MCExpr *Disp = MCConstantExpr::create(-1, Ctx); in InstrumentMOVSBase()
455 const MCConstantExpr *Disp = in ComputeMemOperandAddress()
456 MCConstantExpr::create(ApplyDisplacementBounds(Residue), Ctx); in ComputeMemOperandAddress()
480 static_cast<const MCConstantExpr *>(Op.getMemDisp())->getValue(); in AddDisplacement()
488 const MCExpr *Disp = MCConstantExpr::create(NewDisplacement, Ctx); in AddDisplacement()
639 const MCExpr *Disp = MCConstantExpr::create(kShadowOffset, Ctx); in InstrumentMemOperandSmall()
665 const MCExpr *Disp = MCConstantExpr::create(1, Ctx); in InstrumentMemOperandSmall()
716 const MCExpr *Disp = MCConstantExpr::create(kShadowOffset, Ctx); in InstrumentMemOperandLarge()
856 const MCExpr *Disp = MCConstantExpr::create(Offset, Ctx); in EmitAdjustRSP()
911 const MCExpr *Disp = MCConstantExpr::create(kShadowOffset, Ctx); in InstrumentMemOperandSmall()
937 const MCExpr *Disp = MCConstantExpr::create(1, Ctx); in InstrumentMemOperandSmall()
988 const MCExpr *Disp = MCConstantExpr::create(kShadowOffset, Ctx); in InstrumentMemOperandLarge()