Searched refs:emitTargetAttributes (Results 1 – 7 of 7) sorted by relevance
43 void emitTargetAttributes(const MCSubtargetInfo &STI);
49 void RISCVTargetStreamer::emitTargetAttributes(const MCSubtargetInfo &STI) { in emitTargetAttributes() function in RISCVTargetStreamer
177 void ARMTargetStreamer::emitTargetAttributes(const MCSubtargetInfo &STI) { in emitTargetAttributes() function in ARMTargetStreamer
223 RTS.emitTargetAttributes(*TM.getMCSubtargetInfo()); in emitAttributes()
164 void emitTargetAttributes(const MCSubtargetInfo &STI);
635 ATS.emitTargetAttributes(STI); in emitAttributes()
692 getTargetStreamer().emitTargetAttributes(STI); in ARMAsmParser()