Searched refs:emitGPRel64Value (Results 1 – 7 of 7) sorted by relevance
175 void emitGPRel64Value(const MCExpr *Value) override;
765 virtual void emitGPRel64Value(const MCExpr *Value);
674 void MCObjectStreamer::emitGPRel64Value(const MCExpr *Value) { in emitGPRel64Value() function in MCObjectStreamer
234 void emitGPRel64Value(const MCExpr *Value) override;1315 void MCAsmStreamer::emitGPRel64Value(const MCExpr *Value) { in emitGPRel64Value() function in MCAsmStreamer
206 void MCStreamer::emitGPRel64Value(const MCExpr *Value) { in emitGPRel64Value() function in MCStreamer
2204 OutStreamer->emitGPRel64Value(MCSymbolRefExpr::create(MBBSym, OutContext)); in emitJumpTableEntry()
8029 getParser().getStreamer().emitGPRel64Value(Value); in parseDirectiveGpDWord()