Searched refs:emitDirectiveOptionNoExact (Results 1 – 5 of 5) sorted by relevance
46 virtual void emitDirectiveOptionNoExact();86 void emitDirectiveOptionNoExact() override;
46 void RISCVTargetStreamer::emitDirectiveOptionNoExact() {} in emitDirectiveOptionNoExact() function in RISCVTargetStreamer189 void RISCVTargetAsmStreamer::emitDirectiveOptionNoExact() { in emitDirectiveOptionNoExact() function in RISCVTargetAsmStreamer
60 void emitDirectiveOptionNoExact() override;
44 void RISCVTargetELFStreamer::emitDirectiveOptionNoExact() {} in emitDirectiveOptionNoExact() function in RISCVTargetELFStreamer
3161 getTargetStreamer().emitDirectiveOptionNoExact(); in parseDirectiveOption()