Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h180 InstructionCost getSpliceCost(VectorType *Tp, int Index);
H A DAArch64TargetTransformInfo.cpp2047 InstructionCost AArch64TTIImpl::getSpliceCost(VectorType *Tp, int Index) { in getSpliceCost() function in AArch64TTIImpl
2200 return getSpliceCost(Tp, Index); in getShuffleCost()