Searched refs:emitDirectiveOptionExact (Results 1 – 5 of 5) sorted by relevance
45 virtual void emitDirectiveOptionExact();85 void emitDirectiveOptionExact() override;
45 void RISCVTargetStreamer::emitDirectiveOptionExact() {} in emitDirectiveOptionExact() function in RISCVTargetStreamer185 void RISCVTargetAsmStreamer::emitDirectiveOptionExact() { in emitDirectiveOptionExact() function in RISCVTargetAsmStreamer
59 void emitDirectiveOptionExact() override;
43 void RISCVTargetELFStreamer::emitDirectiveOptionExact() {} in emitDirectiveOptionExact() function in RISCVTargetELFStreamer
3151 getTargetStreamer().emitDirectiveOptionExact(); in parseDirectiveOption()