Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp199 static void updateFastMathFlags(llvm::FastMathFlags &FMF, in updateFastMathFlags() function
208 updateFastMathFlags(FMF, Op.FPFeatures); in propagateFMFlags()