Searched refs:getIntMatCost (Results 1 – 4 of 4) sorted by relevance
40 int getIntMatCost(const APInt &Val, unsigned Size, bool IsRV64);
115 int getIntMatCost(const APInt &Val, unsigned Size, bool IsRV64) { in getIntMatCost() function
29 return RISCVMatInt::getIntMatCost(Imm, DL.getTypeSizeInBits(Ty), in getIntImmCost()
5959 int C1Cost = RISCVMatInt::getIntMatCost(C1Int, Ty.getSizeInBits(), in isDesirableToCommuteWithShift()5961 int ShiftedC1Cost = RISCVMatInt::getIntMatCost( in isDesirableToCommuteWithShift()