Searched refs:IsFp (Results 1 – 2 of 2) sorted by relevance
66 IsFp = false; IntVal = C; in set()91 assert(IsFp && BufHasFpVal && "Incorret state"); in getFpVal()96 assert(IsFp && BufHasFpVal && "Incorret state"); in getFpVal()100 bool isInt() const { return !IsFp; } in isInt()111 bool IsFp = false; member in __anon9d6f278f0111::FAddendCoef238 IsFp = BufHasFpVal = true; in set()252 IsFp = BufHasFpVal = true; in convertToFpType()
2739 bool IsFp = in ParseInstruction() local2741 if (IsFp && Operands.size() == 1) { in ParseInstruction()