Searched refs:getExactFPMathInst (Results 1 – 5 of 5) sorted by relevance
100 Instruction *getExactFPMathInst() const { return ExactFPMathInst; } in getExactFPMathInst() function210 Instruction *getExactFPMathInst() const { return ExactFPMathInst; } in getExactFPMathInst() function354 Instruction *getExactFPMathInst() { in getExactFPMathInst() function
96 EXPECT_EQ(IndDesc.getExactFPMathInst(), nullptr); in TEST()
686 Requirements->addExactFPMathInst(RedDes.getExactFPMathInst()); in canVectorizeInstrs()709 Requirements->addExactFPMathInst(ID.getExactFPMathInst()); in canVectorizeInstrs()999 return IndDesc.getExactFPMathInst(); in canVectorizeFPMath()
381 ? ReduxDesc.getExactFPMathInst() in AddReductionVar()769 return InstDesc(I, Prev.getRecKind(), Prev.getExactFPMathInst()); in isRecurrenceInstr()
770 if (RD.getExactFPMathInst() != nullptr) in findInnerReductionPhi()