Searched refs:IntegerMode (Results 1 – 1 of 1) sorted by relevance
4072 bool &IntegerMode, bool &ComplexMode, in parseModeAttrArg() argument4074 IntegerMode = true; in parseModeAttrArg()4104 IntegerMode = false; in parseModeAttrArg()4106 IntegerMode = false; in parseModeAttrArg()4158 bool IntegerMode = true; in AddModeAttr() local4173 IntegerMode, ComplexMode, ExplicitIEEE); in AddModeAttr()4183 parseModeAttrArg(*this, Str, DestWidth, IntegerMode, ComplexMode, in AddModeAttr()4233 else if (IntegerMode) { in AddModeAttr()4246 if (IntegerMode) in AddModeAttr()