Searched refs:getVSlideVICost (Results 1 – 3 of 3) sorted by relevance
134 InstructionCost getVSlideVICost(MVT VT) const;
69 Cost += TLI->getVSlideVICost(VT); in getRISCVInstructionCost()
3036 InstructionCost RISCVTargetLowering::getVSlideVICost(MVT VT) const { in getVSlideVICost() function in RISCVTargetLowering