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