Searched refs:setVendorName (Results 1 – 6 of 6) sorted by relevance
1124 void setVendorName(StringRef Str);
1540 setVendorName(getVendorTypeName(Kind)); in setVendor()1574 void Triple::setVendorName(StringRef Str) { in setVendorName() function in Triple
1340 m_host_arch.GetTriple().setVendorName( in GetHostInfo()2079 process_info.GetArchitecture().GetTriple().setVendorName( in DecodeProcessInfoResponse()2272 m_process_arch.GetTriple().setVendorName(llvm::StringRef(vendor_name)); in GetCurrentProcessInfo()
782 arch.GetTriple().setVendorName(vendor); in ParseMachCPUDashSubtypeTriple()
1617 arch_spec.GetTriple().setVendorName(llvm::StringRef()); in GetSectionHeaderInfo()
653 Target.setVendorName("intel"); in computeTargetTriple()