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.h200 InstructionCost getSpliceCost(VectorType *Tp, int Index);
H A DAArch64TargetTransformInfo.cpp3975 InstructionCost AArch64TTIImpl::getSpliceCost(VectorType *Tp, int Index) { in getSpliceCost() function in AArch64TTIImpl
4294 return getSpliceCost(Tp, Index); in getShuffleCost()