Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3060 static unsigned getVectorCallCost(CallInst *CI, unsigned VF, in getVectorCallCost() function
4091 unsigned CallCost = getVectorCallCost(CI, VF, *TTI, TLI, NeedToScalarize); in widenInstruction()
6000 unsigned CallCost = getVectorCallCost(CI, VF, TTI, TLI, NeedToScalarize); in getInstructionCost()
6585 unsigned CallCost = getVectorCallCost(CI, VF, *TTI, TLI, NeedToScalarize); in tryToWiden()