Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h217 void addExactFPMathInst(Instruction *I) { in addExactFPMathInst() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp697 Requirements->addExactFPMathInst(RedDes.getExactFPMathInst()); in canVectorizeInstrs()
720 Requirements->addExactFPMathInst(ID.getExactFPMathInst()); in canVectorizeInstrs()