Searched refs:EmitGPRel64Value (Results 1 – 6 of 6) sorted by relevance
104 virtual void EmitGPRel64Value(const MCExpr *Value);
451 virtual void EmitGPRel64Value(const MCExpr *Value);
333 void MCObjectStreamer::EmitGPRel64Value(const MCExpr *Value) { in EmitGPRel64Value() function in MCObjectStreamer
198 virtual void EmitGPRel64Value(const MCExpr *Value);727 void MCAsmStreamer::EmitGPRel64Value(const MCExpr *Value) { in EmitGPRel64Value() function in MCAsmStreamer
141 void MCStreamer::EmitGPRel64Value(const MCExpr *Value) { in EmitGPRel64Value() function in MCStreamer
1173 OutStreamer.EmitGPRel64Value(MCSymbolRefExpr::Create(MBBSym, OutContext)); in EmitJumpTableEntry()