Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1527 InstructionCost getVectorIntrinsicCost(CallInst *CI, ElementCount VF) const;
2911 InstructionCost IntrinsicCost = getVectorIntrinsicCost(CI, VF); in getVectorCallCost()
2924 LoopVectorizationCostModel::getVectorIntrinsicCost(CallInst *CI, in getVectorIntrinsicCost() function in LoopVectorizationCostModel
6299 IntrinsicCost = getVectorIntrinsicCost(CI, VF); in setVectorizedCallDecision()