Home
last modified time | relevance | path

Searched defs:Vendor (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h115 emitAttributesSection(StringRef Vendor,const Twine & Section,unsigned Type,MCSection * & AttributeSection) emitAttributesSection() argument
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp104 void ARMTargetStreamer::switchVendor(StringRef Vendor) {} in switchVendor() argument
H A DARMELFStreamer.cpp185 void ARMTargetAsmStreamer::switchVendor(StringRef Vendor) {} in switchVendor() argument
781 switchVendor(StringRef Vendor) switchVendor() argument
/llvm-project/llvm/unittests/TargetParser/
H A DTripleTest.cpp1266 for (int Vendor = FirstVendorType; Vendor <= Triple::LastVendorType; TEST() local
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp614 const char *Vendor = getPALMetadata()->getVendor(); finish() local
/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp1105 VendorType Vendor = UnknownVendor; normalize() local
[all...]
H A DHost.cpp1298 const VendorSignatures Vendor = getVendorSignature(&MaxLeaf); getHostCPUName() local
/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp735 createAttributesSection(StringRef Vendor,const Twine & Section,unsigned Type,MCSection * & AttributeSection,SmallVector<AttributeItem,64> & AttrsVec) createAttributesSection() argument
/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c1080 unsigned Vendor; __cpu_indicator_init() local
/llvm-project/bolt/lib/Rewrite/
H A DLinuxKernelRewriter.cpp1547 const uint16_t Vendor = DE.getU16(Cursor); readPCIFixupTable() local