Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7598 getVectorCallCosts(CallInst *CI, FixedVectorType *VecTy, in getVectorCallCosts() function
9872 auto VecCallCosts = getVectorCallCosts(CI, VecTy, TTI, TLI, ArgTys); in getEntryCost()
13468 auto VecCallCosts = getVectorCallCosts(CI, VecTy, TTI, TLI, ArgTys); in vectorizeTree()
15471 auto VecCallCosts = getVectorCallCosts( in collectValuesToDemote()