Home
last modified time | relevance | path

Searched refs:getExactFPMathInst (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h96 Instruction *getExactFPMathInst() const { return ExactFPMathInst; } in getExactFPMathInst() function
196 Instruction *getExactFPMathInst() const { return ExactFPMathInst; } in getExactFPMathInst() function
319 Instruction *getExactFPMathInst() { in getExactFPMathInst() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp658 Requirements->addExactFPMathInst(RedDes.getExactFPMathInst()); in canVectorizeInstrs()
681 Requirements->addExactFPMathInst(ID.getExactFPMathInst()); in canVectorizeInstrs()
917 return IndDesc.getExactFPMathInst(); in canVectorizeFPMath()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp446 Kind, ReduxDesc.getExactFPMathInst(), ExitInstruction, Phi); in AddReductionVar()
501 ReduxDesc.getExactFPMathInst(), RecurrenceType, in AddReductionVar()
601 return InstDesc(I, Prev.getRecKind(), Prev.getExactFPMathInst()); in isRecurrenceInstr()