Searched refs:emitTargetAttributes (Results 1 – 14 of 14) sorted by relevance
60 void emitTargetAttributes(const MCSubtargetInfo &STI, bool EmitStackAlign);
56 void RISCVTargetStreamer::emitTargetAttributes(const MCSubtargetInfo &STI, in emitTargetAttributes() function in RISCVTargetStreamer
66 virtual void emitTargetAttributes(const MCSubtargetInfo &STI);
126 void CSKYTargetStreamer::emitTargetAttributes(const MCSubtargetInfo &STI) {} in emitTargetAttributes() function in CSKYTargetStreamer
94 void emitTargetAttributes(const MCSubtargetInfo &STI) override;
179 void CSKYTargetELFStreamer::emitTargetAttributes(const MCSubtargetInfo &STI) { in emitTargetAttributes() function in CSKYTargetELFStreamer
260 CTS.emitTargetAttributes(STI); in emitAttributes()
176 void ARMTargetStreamer::emitTargetAttributes(const MCSubtargetInfo &STI) { in emitTargetAttributes() function in ARMTargetStreamer
164 void emitTargetAttributes(const MCSubtargetInfo &STI);
431 RTS.emitTargetAttributes(SubtargetInfo, /*EmitStackAlign*/ true); in emitAttributes()
140 getTargetStreamer().emitTargetAttributes(STI); in CSKYAsmParser()
652 ATS.emitTargetAttributes(STI); in emitAttributes()
317 getTargetStreamer().emitTargetAttributes(STI, /*EmitStackAlign*/ false); in RISCVAsmParser()
696 getTargetStreamer().emitTargetAttributes(STI); in ARMAsmParser()