Searched defs:isExact (Results 1 – 10 of 10) sorted by relevance
47 bool isExact(const BinaryOperator *Op) const { in isExact() function
145 bool isExact() const { in isExact() function
281 bool isExact; in ToAPInt() local
440 bool Instruction::isExact() const { in isExact() function in Instruction
183 bool isExact = false; in ConvertToSInt() local
304 bool isExact; in materializeConstant() local
1861 bool isExact = false; in ConstantFoldSSEConvertToInt() local
1668 bool isExact() const { return FloatingLiteralBits.IsExact; } in isExact() function
15232 bool isExact = false; in DiagnoseFloatingImpCast() local
3893 bool isExact = (result == APFloat::opOK); in BuildFloatingLiteral() local