Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DFMF.h51 static FastMathFlags getFast() { in getFast() function
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp287 FastMathFlags FMF = FastMathFlags::getFast(); in AddReductionVar()
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2584 B.setFastMathFlags(FastMathFlags::getFast()); in optimizeLog()