Searched refs:switchVendor (Results 1 – 4 of 4) sorted by relevance
103 void ARMTargetStreamer::switchVendor(StringRef Vendor) {} in switchVendor() function in ARMTargetStreamer163 switchVendor("aeabi"); in emitTargetAttributes()
90 void switchVendor(StringRef Vendor) override;175 void ARMTargetAsmStreamer::switchVendor(StringRef Vendor) {} in switchVendor() function in __anon6424ffde0111::ARMTargetAsmStreamer402 void switchVendor(StringRef Vendor) override;759 void ARMTargetELFStreamer::switchVendor(StringRef Vendor) { in switchVendor() function in ARMTargetELFStreamer
151 virtual void switchVendor(StringRef Vendor);
594 ATS.switchVendor("aeabi"); in emitAttributes()