Searched refs:EmitGPRel64Value (Results 1 – 6 of 6) sorted by relevance
83 virtual void EmitGPRel64Value(const MCExpr *Value);
400 virtual void EmitGPRel64Value(const MCExpr *Value);
266 void MCObjectStreamer::EmitGPRel64Value(const MCExpr *Value) { in EmitGPRel64Value() function in MCObjectStreamer
190 virtual void EmitGPRel64Value(const MCExpr *Value);690 void MCAsmStreamer::EmitGPRel64Value(const MCExpr *Value) { in EmitGPRel64Value() function in MCAsmStreamer
129 void MCStreamer::EmitGPRel64Value(const MCExpr *Value) { in EmitGPRel64Value() function in MCStreamer
1177 OutStreamer.EmitGPRel64Value(MCSymbolRefExpr::Create(MBBSym, OutContext)); in EmitJumpTableEntry()