Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h586 InstructionCost getVSlideVXCost(MVT VT) const;
H A DRISCVTargetTransformInfo.cpp66 Cost += TLI->getVSlideVXCost(VT); in getRISCVInstructionCost()
H A DRISCVISelLowering.cpp2893 InstructionCost RISCVTargetLowering::getVSlideVXCost(MVT VT) const { in getVSlideVXCost()
2892 InstructionCost RISCVTargetLowering::getVSlideVXCost(MVT VT) const { getVSlideVXCost() function in RISCVTargetLowering