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