Searched defs:isExact (Results 1 – 9 of 9) sorted by relevance
48 bool isExact(const BinaryOperator *Op) const { in isExact() function
281 bool isExact; in ToAPInt() local
516 bool Instruction::isExact() const { in isExact() function in Instruction
188 bool isExact = false; in ConvertToSInt() local
304 bool isExact; in materializeConstant() local
1888 bool isExact = false; in ConstantFoldSSEConvertToInt() local
1685 bool isExact() const { return FloatingLiteralBits.IsExact; } in isExact() function
10438 bool isExact = false; in DiagnoseFloatingImpCast() local
3613 bool isExact = (result == APFloat::opOK); in BuildFloatingLiteral() local