HomeSort by: relevance | last modified time | path
    Searched refs:addExactFPMathInst (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
LoopVectorizationLegality.h 213 void addExactFPMathInst(Instruction *I) {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorizationLegality.cpp 642 Requirements->addExactFPMathInst(RedDes.getExactFPMathInst());
665 Requirements->addExactFPMathInst(ID.getExactFPMathInst());

Completed in 77 milliseconds