Searched refs:emitTargetAttributes (Results 1 – 4 of 4) sorted by relevance
161 void ARMTargetStreamer::emitTargetAttributes(const MCSubtargetInfo &STI) { in emitTargetAttributes() function in ARMTargetStreamer
152 void emitTargetAttributes(const MCSubtargetInfo &STI);
627 ATS.emitTargetAttributes(STI); in emitAttributes()
595 getTargetStreamer().emitTargetAttributes(STI); in ARMAsmParser()