Home
last modified time | relevance | path

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

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