Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1651 InstructionCost getVectorIntrinsicCost(CallInst *CI, ElementCount VF) const;
3415 InstructionCost IntrinsicCost = getVectorIntrinsicCost(CI, VF); in getVectorCallCost()
3428 LoopVectorizationCostModel::getVectorIntrinsicCost(CallInst *CI, in getVectorIntrinsicCost() function in LoopVectorizationCostModel
6830 IntrinsicCost = getVectorIntrinsicCost(CI, VF); in setVectorizedCallDecision()