Searched refs:floatingPointWideness (Results 1 – 2 of 2) sorted by relevance
223 const int floatingPointWideness[] = { 16, 32, 64 }; in createFloatControlsExtensionlessGroup() local244 …for (int fpWidenessNdx = 0; fpWidenessNdx < DE_LENGTH_OF_ARRAY(floatingPointWideness); ++fpWidenes… in createFloatControlsExtensionlessGroup()247 const int fpWideness = floatingPointWideness[fpWidenessNdx]; in createFloatControlsExtensionlessGroup()