Searched defs:isExact (Results 1 – 11 of 11) sorted by relevance
86 bool isExact(const BinaryOperator *Op) const { in isExact() function
145 bool isExact() const { in isExact() function
280 bool isExact; in ToAPInt() local
245 bool Instruction::isExact() const { in isExact() function in Instruction
2702 Constant *ConstantExpr::getLShr(Constant *C1, Constant *C2, bool isExact) { in getLShr()2707 Constant *ConstantExpr::getAShr(Constant *C1, Constant *C2, bool isExact) { in getAShr()
195 bool isExact = false; in ConvertToSInt() local
304 bool isExact; in materializeConstant() local
1866 bool isExact = false; in ConstantFoldSSEConvertToInt() local
1697 bool isExact() const { return FloatingLiteralBits.IsExact; } in isExact() function
13491 bool isExact = false; in DiagnoseFloatingImpCast() local
3716 bool isExact = (result == APFloat::opOK); in BuildFloatingLiteral() local