Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h68 InstructionCost getSlideCost(FixedVectorType *Tp, ArrayRef<int> Mask,
H A DRISCVTargetTransformInfo.cpp550 InstructionCost RISCVTTIImpl::getSlideCost(FixedVectorType *Tp, in getSlideCost() function in RISCVTTIImpl
685 if (InstructionCost SlideCost = getSlideCost(FVTp, Mask, CostKind); in getShuffleCost()
704 if (InstructionCost SlideCost = getSlideCost(FVTp, Mask, CostKind); in getShuffleCost()