Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DOperator.h191 static FastMathFlags getFast() { in getFast() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h191 static FastMathFlags getFast() { in getFast() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp255 FastMathFlags FMF = FastMathFlags::getFast(); in AddReductionVar()
/external/llvm-project/llvm/lib/Analysis/
DIVDescriptors.cpp255 FastMathFlags FMF = FastMathFlags::getFast(); in AddReductionVar()
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1962 B.setFastMathFlags(FastMathFlags::getFast()); in optimizeLog()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1967 B.setFastMathFlags(FastMathFlags::getFast()); in optimizeLog()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp342 cast<Instruction>(V)->setFastMathFlags(FastMathFlags::getFast()); in addFastMathFlag()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp395 cast<Instruction>(V)->setFastMathFlags(FastMathFlags::getFast()); in addFastMathFlag()