Home
last modified time | relevance | path

Searched defs:MaxLeaf (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp606 VendorSignatures getVendorSignature(unsigned *MaxLeaf) { in getVendorSignature()
1244 static void getAvailableFeatures(unsigned ECX, unsigned EDX, unsigned MaxLeaf, in getAvailableFeatures()
1379 unsigned MaxLeaf = 0; in getHostCPUName() local
1728 VendorSignatures getVendorSignature(unsigned *MaxLeaf) { in getVendorSignature()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dx86.c835 static void getAvailableFeatures(unsigned ECX, unsigned EDX, unsigned MaxLeaf, in getAvailableFeatures()
1156 unsigned MaxLeaf = 5; in __cpu_indicator_init() local