Searched refs:getVRGatherVVCost (Results 1 – 3 of 3) sorted by relevance
584 InstructionCost getVRGatherVVCost(MVT VT) const;
58 Cost += TLI->getVRGatherVVCost(VT); in getRISCVInstructionCost()
2878 InstructionCost RISCVTargetLowering::getVRGatherVVCost(MVT VT) const { in getVRGatherVVCost() function in RISCVTargetLowering