Searched refs:getShortFractWidth (Results 1 – 3 of 3) sorted by relevance
1214 DefineFixedPointMacros(TI, Builder, "SFRACT", "HR", TI.getShortFractWidth(), in InitializePredefinedMacros()1217 TI.getShortFractWidth(), in InitializePredefinedMacros()
579 unsigned getShortFractWidth() const { return ShortFractWidth; } in getShortFractWidth() function
2244 Width = Target->getShortFractWidth(); in getTypeInfoImpl()