Searched refs:getExactFPInst (Results 1 – 3 of 3) sorted by relevance
222 Instruction *getExactFPInst() { return ExactFPMathInst; } in getExactFPInst() function
990 if (!Requirements->getExactFPInst() || Hints->allowReordering()) in canVectorizeFPMath()
10169 auto *ExactFPMathInst = Requirements.getExactFPInst(); in processLoop()