Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3080 static unsigned getVectorCallCost(CallInst *CI, unsigned VF, in getVectorCallCost() function
3902 unsigned CallCost = getVectorCallCost(CI, VF, *TTI, TLI, NeedToScalarize); in vectorizeBlockInLoop()
5570 unsigned CallCost = getVectorCallCost(CI, VF, TTI, TLI, NeedToScalarize); in getInstructionCost()