Searched refs:IntegerMode (Results 1 – 1 of 1) sorted by relevance
4163 bool &IntegerMode, bool &ComplexMode, in parseModeAttrArg() argument4165 IntegerMode = true; in parseModeAttrArg()4195 IntegerMode = false; in parseModeAttrArg()4197 IntegerMode = false; in parseModeAttrArg()4249 bool IntegerMode = true; in AddModeAttr() local4264 IntegerMode, ComplexMode, ExplicitIEEE); in AddModeAttr()4274 parseModeAttrArg(*this, Str, DestWidth, IntegerMode, ComplexMode, in AddModeAttr()4324 else if (IntegerMode) { in AddModeAttr()4337 if (IntegerMode) in AddModeAttr()