ΒΆllvm::sys::detail::x86::VendorSignatures
getVendorSignature(
    unsigned int* MaxLeaf = nullptr)

Description

Returns the host CPU's vendor. MaxLeaf: if a non-nullptr pointer is specified, the EAX value will be assigned to its pointee.

Declared at: llvm/include/llvm/Support/Host.h:82

Parameters

unsigned int* MaxLeaf = nullptr