Lines Matching refs:MCConstantExpr
306 return MCConstantExpr::create(0, Asm->OutContext); in create32bitRef()
315 return MCConstantExpr::create(0, Asm->OutContext); in create32bitRef()
326 MCConstantExpr::create(1, Asm->OutContext), in getLabelPlusOne()
340 MCConstantExpr::create(1, Asm->OutContext), in getOffsetPlusOne()
578 MCConstantExpr::create(FuncInfo.SEHSetFrameOffset, Ctx); in emitCSpecificHandlerTable()
589 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable()
644 ExceptOrNull = MCConstantExpr::create(0, Ctx); in emitSEHActionsForRange()
649 : MCConstantExpr::create(1, Ctx); in emitSEHActionsForRange()
861 FrameAllocOffsetRef = MCConstantExpr::create(Offset, Asm->OutContext); in emitCXXFrameHandler3Table()
863 FrameAllocOffsetRef = MCConstantExpr::create(0, Asm->OutContext); in emitCXXFrameHandler3Table()
987 MCConstantExpr::create(Offset, Ctx)); in emitEHRegistrationOffsetLabel()