Searched defs:isExact (Results 1 – 11 of 11) sorted by relevance
48 bool isExact(const BinaryOperator *Op) const { in isExact() function
384 opcode Opcode, value *Op0, value *Op1, bool isExact, in SimplifyRightShift()386 static value *SimplifyLShrInst(value *Op0, value *Op1, bool isExact, in SimplifyLShrInst()
281 bool isExact; in ToAPInt() local
516 bool Instruction::isExact() const { isExact() function in Instruction
188 bool isExact = false; ConvertToSInt() local
304 bool isExact; in materializeConstant() local
1888 bool isExact = false; ConstantFoldSSEConvertToInt() local
1382 bool isExact = false; TEST() local [all...]
1685 bool isExact() const { return FloatingLiteralBits.IsExact; } in isExact() function
10434 bool isExact = false; DiagnoseFloatingImpCast() local
3606 bool isExact = (result == APFloat::opOK); BuildFloatingLiteral() local