Searched refs:hasExactFPMath (Results 1 – 2 of 2) sorted by relevance
210 bool hasExactFPMath() const { return ExactFPMathInst != nullptr; } in hasExactFPMath() function
1036 return !RdxDesc.hasExactFPMath() || RdxDesc.isOrdered(); in canVectorizeFPMath()