Lines Matching refs:MCExpr

435     const MCExpr *SymVar = MCSymbolRefExpr::create(MOSymbol, OutContext);  in LowerPATCHPOINT()
480 const MCExpr *SymVar = MCSymbolRefExpr::create(MOSymbol, VK, OutContext); in EmitTlsCall()
517 const MCExpr *OffsExpr = in EmitInstruction()
556 const MCExpr *Exp = in EmitInstruction()
558 const MCExpr *PB = in EmitInstruction()
601 const MCExpr *Exp = in EmitInstruction()
608 const MCExpr *Exp = in EmitInstruction()
611 const MCExpr *PB = in EmitInstruction()
646 const MCExpr *Exp = in EmitInstruction()
687 const MCExpr *Exp = in EmitInstruction()
730 const MCExpr *Exp = in EmitInstruction()
761 const MCExpr *Exp = in EmitInstruction()
775 const MCExpr *SymGotTprel = in EmitInstruction()
794 const MCExpr *Exp = in EmitInstruction()
811 const MCExpr *OffsExpr = in EmitInstruction()
833 const MCExpr *SymGotTlsL = MCSymbolRefExpr::create( in EmitInstruction()
835 const MCExpr *SymGotTlsHA = MCSymbolRefExpr::create( in EmitInstruction()
853 const MCExpr *SymGotTlsGD = in EmitInstruction()
871 const MCExpr *SymGotTlsGD = MCSymbolRefExpr::create( in EmitInstruction()
898 const MCExpr *SymGotTlsLD = in EmitInstruction()
916 const MCExpr *SymGotTlsLD = MCSymbolRefExpr::create( in EmitInstruction()
945 const MCExpr *SymDtprel = in EmitInstruction()
965 const MCExpr *SymDtprel = in EmitInstruction()
1057 const MCExpr *tocExpr = in EmitStartOfAsmFile()
1081 const MCExpr *OffsExpr = in EmitFunctionEntryLabel()
1181 const MCExpr *TOCDeltaExpr = in EmitFunctionBodyStart()
1185 const MCExpr *TOCDeltaHi = in EmitFunctionBodyStart()
1192 const MCExpr *TOCDeltaLo = in EmitFunctionBodyStart()
1203 const MCExpr *LocalOffsetExp = in EmitFunctionBodyStart()
1351 const MCExpr *Anon = MCSymbolRefExpr::create(AnonSymbol, OutContext); in EmitFunctionStubs()
1352 const MCExpr *LazyPtrExpr = MCSymbolRefExpr::create(LazyPtr, OutContext); in EmitFunctionStubs()
1353 const MCExpr *Sub = in EmitFunctionStubs()
1364 const MCExpr *SubHa16 = PPCMCExpr::createHa(Sub, true, OutContext); in EmitFunctionStubs()
1374 const MCExpr *SubLo16 = PPCMCExpr::createLo(Sub, true, OutContext); in EmitFunctionStubs()
1410 const MCExpr *LazyPtrExpr = MCSymbolRefExpr::create(LazyPtr, OutContext); in EmitFunctionStubs()
1418 const MCExpr *LazyPtrHa16 = in EmitFunctionStubs()
1426 const MCExpr *LazyPtrLo16 = in EmitFunctionStubs()