Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h587 InstructionCost getVSlideVICost(MVT VT) const;
H A DRISCVTargetTransformInfo.cpp62 Cost += TLI->getVSlideVICost(VT); in getRISCVInstructionCost()
H A DRISCVISelLowering.cpp2901 InstructionCost RISCVTargetLowering::getVSlideVICost(MVT VT) const { in getVSlideVICost()
2900 InstructionCost RISCVTargetLowering::getVSlideVICost(MVT VT) const { getVSlideVICost() function in RISCVTargetLowering