LLVM 22.0.0git
SystemLibraries.h File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Enumerations

enum class  llvm::VectorLibrary {
  llvm::NoLibrary , llvm::Accelerate , llvm::DarwinLibSystemM , llvm::LIBMVEC ,
  llvm::MASSV , llvm::SVML , llvm::SLEEFGNUABI , llvm::ArmPL ,
  llvm::AMDLIBM
}
 List of known vector-functions libraries. More...

Variables

VectorLibrary llvm::ClVectorLibrary
 Command line flag value for the vector math library to use.