Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp904 InstructionCost FixedCost = in getShuffleCost() local
912 return FixedCost + LT.first * (GatherCost + SlideCost); in getShuffleCost()