Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8966 getVectorCallCosts(CallInst *CI, FixedVectorType *VecTy, in getVectorCallCosts() function
9374 auto VecCallCosts = getVectorCallCosts(CI, VecTy, TTI, TLI, ArgTys); in getScalarsVectorizationState()
13721 auto VecCallCosts = getVectorCallCosts(CI, VecTy, TTI, TLI, ArgTys); in getEntryCost()
18373 auto VecCallCosts = getVectorCallCosts(CI, VecTy, TTI, TLI, ArgTys); in vectorizeTree()
20466 auto VecCallCosts = getVectorCallCosts( in collectValuesToDemote()