Searched defs:ExponentWidth (Results 1 – 2 of 2) sorted by relevance
46 int ExponentWidth(PrimitiveType type) { in ExponentWidth() function
119 unsigned ExponentWidth = FloatWidth - FPMantissaWidth - 1; in expandFPToI() local