HomeSort by: relevance | last modified time | path
    Searched refs:getVendorSignature (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Host.h 80 VendorSignatures getVendorSignature(unsigned *MaxLeaf = nullptr);
  /src/external/apache2/llvm/dist/llvm/lib/Support/
Host.cpp 501 VendorSignatures getVendorSignature(unsigned *MaxLeaf) {
1137 const VendorSignatures Vendor = getVendorSignature(&MaxLeaf);
1298 VendorSignatures getVendorSignature(unsigned *MaxLeaf) {
  /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
Target.cpp 756 if (getVendorSignature() == VendorSignatures::GENUINE_INTEL)

Completed in 21 milliseconds