Searched refs:emitTargetAttributes (Results 1 – 4 of 4) sorted by relevance
162 void ARMTargetStreamer::emitTargetAttributes(const MCSubtargetInfo &STI) { in emitTargetAttributes() function in ARMTargetStreamer
160 void emitTargetAttributes(const MCSubtargetInfo &STI);
616 ATS.emitTargetAttributes(STI); in emitAttributes()
619 getTargetStreamer().emitTargetAttributes(STI); in ARMAsmParser()