Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1620 FastMathFlags FMFFast; in createSimpleTargetReduction() local
1621 FMFFast.setFast(); in createSimpleTargetReduction()
1642 cast<CallInst>(Rdx)->setFastMathFlags(FMFFast); in createSimpleTargetReduction()
1649 cast<CallInst>(Rdx)->setFastMathFlags(FMFFast); in createSimpleTargetReduction()