Searched refs:getCustomCtpopCost (Results 1 – 4 of 4) sorted by relevance
676 unsigned getCustomCtpopCost(EVT VT, ISD::CondCode Cond) const override;
21978 unsigned RISCVTargetLowering::getCustomCtpopCost(EVT VT, in getCustomCtpopCost() function in RISCVTargetLowering
712 virtual unsigned getCustomCtpopCost(EVT VT, ISD::CondCode Cond) const { in getCustomCtpopCost() function
4298 unsigned CostLimit = TLI.getCustomCtpopCost(CTVT, Cond); in simplifySetCCWithCTPOP()