Lines Matching refs:MCSymbolRefExpr
81 static const MCSymbolRefExpr *getTLSGetOffset(MCContext &Context) { in getTLSGetOffset()
83 return MCSymbolRefExpr::create(Context.getOrCreateSymbol(Name), in getTLSGetOffset()
87 static const MCSymbolRefExpr *getGlobalOffsetTable(MCContext &Context) { in getGlobalOffsetTable()
89 return MCSymbolRefExpr::create(Context.getOrCreateSymbol(Name), in getGlobalOffsetTable()
660 const MCSymbolRefExpr *Expr = MCSymbolRefExpr::create(DotSym, OutContext); in emitInstruction()
673 const MCSymbolRefExpr *Expr = MCSymbolRefExpr::create(DotSym, OutContext); in emitInstruction()
731 const MCSymbolRefExpr *Dot = MCSymbolRefExpr::create(DotSym, OutContext); in emitInstruction()
771 const MCSymbolRefExpr *Dot = MCSymbolRefExpr::create(DotSym, OutContext); in EmitNop()
798 const MCSymbolRefExpr *Op = in LowerFENTRY_CALL()
799 MCSymbolRefExpr::create(fentry, SystemZ::S_PLT, Ctx); in LowerFENTRY_CALL()
920 .addExpr(MCSymbolRefExpr::create(EndOfSled, OutContext))); in LowerPATCHABLE_FUNCTION_ENTER()
926 .addExpr(MCSymbolRefExpr::create( in LowerPATCHABLE_FUNCTION_ENTER()
943 .addExpr(MCSymbolRefExpr::create( in LowerPATCHABLE_RET()
968 .addExpr(MCSymbolRefExpr::create( in LowerPATCHABLE_RET()
1006 const MCExpr *Expr = MCSymbolRefExpr::create( in emitMachineConstantPoolValue()
1147 MCSpecifierExpr::create(MCSymbolRefExpr::create(Sym, OutContext), in emitADASection()
1151 MCSpecifierExpr::create(MCSymbolRefExpr::create(Sym, OutContext), in emitADASection()
1159 MCSpecifierExpr::create(MCSymbolRefExpr::create(Sym, OutContext), in emitADASection()
1168 MCSymbolRefExpr::create(Sym, OutContext)); in emitADASection()
1173 MCSpecifierExpr::create(MCSymbolRefExpr::create(Alias, OutContext), in emitADASection()