Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Driver/
H A DCodeGenOptions.h47 Darwin_libsystem_m, // Use Darwin's libsystem_m vector functions. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Frontend/Driver/
H A DCodeGenOptions.cpp48 case VectorLibrary::Darwin_libsystem_m: in createTLII()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td3526 Values<"Accelerate,libmvec,MASSV,SVML,SLEEF,Darwin_libsystem_m,ArmPL,AMDLIBM,none">,
3529 "Darwin_libsystem_m", "ArmPL", "AMDLIBM", "NoLibrary"]>,