Searched refs:emitTargetAttributes (Results 1 – 7 of 7) sorted by relevance
38 void emitTargetAttributes(const MCSubtargetInfo &STI);
40 void RISCVTargetStreamer::emitTargetAttributes(const MCSubtargetInfo &STI) { in emitTargetAttributes() function in RISCVTargetStreamer
196 RTS.emitTargetAttributes(*STI); in emitAttributes()
162 void ARMTargetStreamer::emitTargetAttributes(const MCSubtargetInfo &STI) { in emitTargetAttributes() function in ARMTargetStreamer
160 void emitTargetAttributes(const MCSubtargetInfo &STI);
637 ATS.emitTargetAttributes(STI); in emitAttributes()
683 getTargetStreamer().emitTargetAttributes(STI); in ARMAsmParser()