Home
last modified time | relevance | path

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

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