Searched refs:canVectorizeFPMath (Results 1 – 3 of 3) sorted by relevance
285 bool canVectorizeFPMath(bool EnableStrictReductions);
904 bool LoopVectorizationLegality::canVectorizeFPMath( in canVectorizeFPMath() function in llvm::LoopVectorizationLegality
10152 if (!LVL.canVectorizeFPMath(EnableStrictReductions)) { in processLoop()