Home
last modified time | relevance | path

Searched refs:DarwinLibSystemM (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h91 DarwinLibSystemM, // Use Darwin's libsystem_m. enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp27 clEnumValN(TargetLibraryInfoImpl::DarwinLibSystemM,
1631 case DarwinLibSystemM: { in addVectorizableFunctionsFromVecLib()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp407 TargetLibraryInfoImpl::DarwinLibSystemM); in createTLII()