Searched refs:getHostCPUFeatures (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DHost.h60 /// getHostCPUFeatures - Get the LLVM names for the host CPU features.
70 bool getHostCPUFeatures(StringMap<bool> &Features);
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DHost.cpp673 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { function in class:sys
719 bool sys::getHostCPUFeatures(StringMap<bool> &Features){ function in class:sys

Completed in 282 milliseconds