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