Lines Matching refs:MCConstantExpr
314 return MCConstantExpr::create(0, Asm->OutContext); in create32bitRef()
323 return MCConstantExpr::create(0, Asm->OutContext); in create32bitRef()
334 MCConstantExpr::create(1, Asm->OutContext), in getLabelPlusOne()
348 MCConstantExpr::create(1, Asm->OutContext), in getOffsetPlusOne()
586 MCConstantExpr::create(FuncInfo.SEHSetFrameOffset, Ctx); in emitCSpecificHandlerTable()
597 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable()
652 ExceptOrNull = MCConstantExpr::create(0, Ctx); in emitSEHActionsForRange()
657 : MCConstantExpr::create(1, Ctx); in emitSEHActionsForRange()
865 FrameAllocOffsetRef = MCConstantExpr::create(Offset, Asm->OutContext); in emitCXXFrameHandler3Table()
867 FrameAllocOffsetRef = MCConstantExpr::create(0, Asm->OutContext); in emitCXXFrameHandler3Table()
991 MCConstantExpr::create(Offset, Ctx)); in emitEHRegistrationOffsetLabel()