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