Home
last modified time | relevance | path

Searched refs:addExactFPMathInst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h216 void addExactFPMathInst(Instruction *I) { in addExactFPMathInst() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp830 Requirements->addExactFPMathInst(RedDes.getExactFPMathInst()); in canVectorizeInstrs()
866 Requirements->addExactFPMathInst(ID.getExactFPMathInst()); in canVectorizeInstrs()