Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3539 getVectorCallCosts(CallInst *CI, FixedVectorType *VecTy, in getVectorCallCosts() function
4167 auto VecCallCosts = getVectorCallCosts(CI, VecTy, TTI, TLI); in getEntryCost()
5543 auto VecCallCosts = getVectorCallCosts(CI, VecTy, TTI, TLI); in vectorizeTree()