Searched refs:canVectorizeFPMath (Results 1 – 3 of 3) sorted by relevance
278 bool canVectorizeFPMath(bool EnableStrictReductions);
986 bool LoopVectorizationLegality::canVectorizeFPMath( in canVectorizeFPMath() function in llvm::LoopVectorizationLegality
10167 if (!LVL.canVectorizeFPMath(AllowOrderedReductions)) { in processLoop()