Searched refs:IsFp (Results 1 – 2 of 2) sorted by relevance
67 IsFp = false; IntVal = C; in set()92 assert(IsFp && BufHasFpVal && "Incorret state"); in getFpVal()97 assert(IsFp && BufHasFpVal && "Incorret state"); in getFpVal()101 bool isInt() const { return !IsFp; } in isInt()112 bool IsFp = false; member in __anon84b617a60111::FAddendCoef239 IsFp = BufHasFpVal = true; in set()253 IsFp = BufHasFpVal = true; in convertToFpType()
3592 bool IsFp = in ParseInstruction() local3594 if (IsFp && Operands.size() == 1) { in ParseInstruction()