Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2766 static Value *addFastMathFlag(Value *V) { in addFastMathFlag() function
2917 ReducedPartRdx = addFastMathFlag( in vectorizeLoop()
2950 TmpVec = addFastMathFlag(Builder.CreateBinOp( in vectorizeLoop()