Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h231 InstructionCost getSpliceCost(VectorType *Tp, int Index,
H A DAArch64TargetTransformInfo.cpp5346 AArch64TTIImpl::getSpliceCost(VectorType *Tp, int Index, in getSpliceCost() function in AArch64TTIImpl
5814 return getSpliceCost(SrcTy, Index, CostKind); in getShuffleCost()