LLVM 20.0.0git
|
Go to the source code of this file.
Classes | |
class | llvm::FastMathFlags |
Convenience struct for specifying and reasoning about fast-math flags. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
FastMathFlags | llvm::operator| (FastMathFlags LHS, FastMathFlags RHS) |
FastMathFlags | llvm::operator& (FastMathFlags LHS, FastMathFlags RHS) |
raw_ostream & | llvm::operator<< (raw_ostream &O, FastMathFlags FMF) |