Home
last modified time | relevance | path

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

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