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

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

Completed in 81 milliseconds