Lines Matching refs:create

509     const MCExpr *SymVar = MCSymbolRefExpr::create(MOSymbol, OutContext);  in LowerPATCHPOINT()
574 const MCExpr *TlsRef = MCSymbolRefExpr::create( in EmitTlsCall()
586 MCSymbolRefExpr::create(TlsGetAddr, Kind, OutContext); in EmitTlsCall()
592 TlsRef, MCConstantExpr::create(32768, OutContext), OutContext); in EmitTlsCall()
596 const MCExpr *SymVar = MCSymbolRefExpr::create(MOSymbol, VK, OutContext); in EmitTlsCall()
667 Expr, MCConstantExpr::create(-Adjustment, OutContext), OutContext); in emitInstruction()
719 MCBinaryExpr::createSub(MCSymbolRefExpr::create(GOTSymbol, in emitInstruction()
722 MCConstantExpr::create(4, OutContext), in emitInstruction()
742 .addExpr(MCSymbolRefExpr::create(PICBase, OutContext))); in emitInstruction()
763 MCSymbolRefExpr::create(MF->getPICBaseSymbol(), OutContext); in emitInstruction()
766 MCSymbolRefExpr::create(BaseSymbol, OutContext), PB, OutContext); in emitInstruction()
783 MCSymbolRefExpr::create(PICOffset, MCSymbolRefExpr::VK_None, OutContext); in emitInstruction()
785 MCSymbolRefExpr::create(MF->getPICBaseSymbol(), in emitInstruction()
824 MCSymbolRefExpr::create(MOSymbol, MCSymbolRefExpr::VK_GOT, in emitInstruction()
838 MCSymbolRefExpr::create(TOCEntry, MCSymbolRefExpr::VK_None, OutContext); in emitInstruction()
855 const MCExpr *PB = MCSymbolRefExpr::create( in emitInstruction()
879 MCSymbolRefExpr::create(MOSymbol, MCSymbolRefExpr::VK_None, OutContext); in emitInstruction()
912 const MCExpr *Exp = MCSymbolRefExpr::create(TOCEntry, VKExpr, OutContext); in emitInstruction()
943 const MCExpr *Exp = MCSymbolRefExpr::create(TOCEntry, in emitInstruction()
975 const MCExpr *Exp = MCSymbolRefExpr::create(TOCEntry, in emitInstruction()
1009 MCSymbolRefExpr::create(MOSymbol, VK, OutContext); in emitInstruction()
1013 MCConstantExpr::create(MO.getOffset(), in emitInstruction()
1050 MCSymbolRefExpr::create(MOSymbol, VK, OutContext); in emitInstruction()
1072 MCSymbolRefExpr::create(getMCSymbolForTOCPseudoMO(MO, *this), in emitInstruction()
1086 MCSymbolRefExpr::create(MOSymbol, MCSymbolRefExpr::VK_PPC_GOT_TPREL_HA, in emitInstruction()
1104 const MCExpr *Exp = MCSymbolRefExpr::create( in emitInstruction()
1121 .addExpr(MCSymbolRefExpr::create(NextInstr, OutContext))); in emitInstruction()
1123 MCBinaryExpr::createSub(MCSymbolRefExpr::create(GOTSymbol, OutContext), in emitInstruction()
1124 MCSymbolRefExpr::create(GOTRef, OutContext), in emitInstruction()
1144 const MCExpr *SymGotTlsL = MCSymbolRefExpr::create( in emitInstruction()
1146 const MCExpr *SymGotTlsHA = MCSymbolRefExpr::create( in emitInstruction()
1165 MCSymbolRefExpr::create(MOSymbol, MCSymbolRefExpr::VK_PPC_GOT_TLSGD_HA, in emitInstruction()
1182 const MCExpr *SymGotTlsGD = MCSymbolRefExpr::create( in emitInstruction()
1216 MCSymbolRefExpr::create(MOSymbol, MCSymbolRefExpr::VK_PPC_GOT_TLSLD_HA, in emitInstruction()
1233 const MCExpr *SymGotTlsLD = MCSymbolRefExpr::create( in emitInstruction()
1264 MCSymbolRefExpr::create(MOSymbol, MCSymbolRefExpr::VK_PPC_DTPREL_HA, in emitInstruction()
1280 const MCExpr *SymDtprel = MCSymbolRefExpr::create( in emitInstruction()
1299 MCSymbolRefExpr::create(MOSymbol, MCSymbolRefExpr::VK_PPC_DTPREL_LO, in emitInstruction()
1385 MCSymbolRefExpr::create(EndOfSled, OutContext))); in emitInstruction()
1393 .addExpr(MCSymbolRefExpr::create( in emitInstruction()
1451 .addExpr(MCSymbolRefExpr::create(FallthroughLabel, OutContext))); in emitInstruction()
1478 .addExpr(MCSymbolRefExpr::create( in emitInstruction()
1525 MCBinaryExpr::createAdd(MCSymbolRefExpr::create(CurrentPos, OutContext), in emitStartOfAsmFile()
1526 MCConstantExpr::create(0x8000, OutContext), in emitStartOfAsmFile()
1550 MCSymbolRefExpr::create(OutContext.getOrCreateSymbol(Twine(".LTOC")), in emitFunctionEntryLabel()
1552 MCSymbolRefExpr::create(PICBase, OutContext), in emitFunctionEntryLabel()
1574 MCBinaryExpr::createSub(MCSymbolRefExpr::create(TOCSymbol, OutContext), in emitFunctionEntryLabel()
1575 MCSymbolRefExpr::create(GlobalEPSymbol, in emitFunctionEntryLabel()
1595 OutStreamer->emitValue(MCSymbolRefExpr::create(Symbol1, OutContext), in emitFunctionEntryLabel()
1600 MCSymbolRefExpr::create(Symbol2, MCSymbolRefExpr::VK_PPC_TOCBASE, OutContext), in emitFunctionEntryLabel()
1689 MCSymbolRefExpr::create(GlobalEntryLabel, OutContext); in emitFunctionBodyStart()
1694 MCBinaryExpr::createSub(MCSymbolRefExpr::create(TOCSymbol, OutContext), in emitFunctionBodyStart()
1711 MCBinaryExpr::createSub(MCSymbolRefExpr::create(TOCOffset, OutContext), in emitFunctionBodyStart()
1727 MCSymbolRefExpr::create(LocalEntryLabel, OutContext); in emitFunctionBodyStart()
1765 MCConstantExpr::create(1, OutContext)); in emitFunctionBodyStart()
2120 MCBinaryExpr::createSub(MCSymbolRefExpr::create(TOCEntry, Ctx), in emitTracebackTable()
2121 MCSymbolRefExpr::create(TOCBaseSym, Ctx), Ctx); in emitTracebackTable()
2254 OutStreamer->emitValue(MCSymbolRefExpr::create(CurrentFnSym, OutContext), in emitFunctionDescriptor()
2260 OutStreamer->emitValue(MCSymbolRefExpr::create(TOCBaseSym, OutContext), in emitFunctionDescriptor()
2494 llvm::GlobalAlias::create( in emitXXStructorList()
2514 MCBinaryExpr::createSub(MCSymbolRefExpr::create(TOCEntry, Ctx), in emitTTypeReference()
2515 MCSymbolRefExpr::create(TOCBaseSym, Ctx), Ctx); in emitTTypeReference()