Searched refs:IsFp (Results 1 – 6 of 6) sorted by relevance
42 FAddendCoef() : IsFp(false), BufHasFpVal(false), IntVal(0) {} in FAddendCoef()47 IsFp = false; IntVal = C; in set()76 assert(IsFp && BufHasFpVal && "Incorret state"); in getFpVal()81 assert(IsFp && BufHasFpVal && "Incorret state"); in getFpVal()85 bool isInt() const { return !IsFp; } in isInt()97 bool IsFp; member in __anon93ce73af0111::FAddendCoef226 IsFp = BufHasFpVal = true; in set()240 IsFp = BufHasFpVal = true; in convertToFpType()
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 __anon6ab698910111::FAddendCoef238 IsFp = BufHasFpVal = true; in set()252 IsFp = BufHasFpVal = true; in convertToFpType()
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 __anonc449611d0111::FAddendCoef238 IsFp = BufHasFpVal = true; in set()252 IsFp = BufHasFpVal = true; in convertToFpType()
2359 bool IsFp = in ParseInstruction() local2361 if (IsFp && Operands.size() == 1) { in ParseInstruction()
2739 bool IsFp = in ParseInstruction() local2741 if (IsFp && Operands.size() == 1) { in ParseInstruction()
3400 bool IsFp = in ParseInstruction() local3402 if (IsFp && Operands.size() == 1) { in ParseInstruction()