andConcat(const Expr &e, int idx) | CVCL::BitvectorTheoremProducer | [virtual] |
andConst(const Expr &e, const std::vector< int > &idxs) | CVCL::BitvectorTheoremProducer | [virtual] |
andFlatten(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
andOne(const Expr &e, const std::vector< int > idxs) | CVCL::BitvectorTheoremProducer | [virtual] |
andZero(const Expr &e, int idx) | CVCL::BitvectorTheoremProducer | [virtual] |
bitBlastDisEqnRule(const Theorem &e, const Expr &f) | CVCL::BitvectorTheoremProducer | [virtual] |
bitBlastEqnRule(const Expr &e, const Expr &f) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractAnd(const Expr &x, int i) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractBitwise(const Expr &x, int i, int kind) | CVCL::BitvectorTheoremProducer | |
bitExtractBVMult(const Expr &t, int i) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractBVPlus(const std::vector< Theorem > &t1, const std::vector< Theorem > &t2, const Expr &bvPlusTerm, int i) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractBVPlusPreComputed(const Theorem &t1_i, const Theorem &t2_i, const Expr &bvPlusTerm, int bitPos, int precomputed) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractConcatenation(const Expr &x, int i) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractConstant(const Expr &x, int i) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractConstBVMult(const Expr &t, int i) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractExtraction(const Expr &x, int i) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractFixedLeftShift(const Expr &x, int i) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractFixedRightShift(const Expr &x, int i) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractNot(const Expr &x, int i) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractOr(const Expr &x, int i) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractRewrite(const Expr &x) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractSXRule(const Expr &e, int i) | CVCL::BitvectorTheoremProducer | [virtual] |
bitExtractToExtract(const Theorem &thm) | CVCL::BitvectorTheoremProducer | [virtual] |
bitvectorFalseRule(const Theorem &thm) | CVCL::BitvectorTheoremProducer | [virtual] |
BitvectorTheoremProducer(TheoryBitvector *theoryBitvector) | CVCL::BitvectorTheoremProducer | |
bitvectorTrueRule(const Theorem &thm) | CVCL::BitvectorTheoremProducer | [virtual] |
bitwiseConcat(const Expr &e, int idx, bool isAnd) | CVCL::BitvectorTheoremProducer | |
bitwiseConst(const Expr &e, const std::vector< int > &idxs, bool isAnd) | CVCL::BitvectorTheoremProducer | |
bitwiseFlatten(const Expr &e, bool isAnd) | CVCL::BitvectorTheoremProducer | |
bvConstIneqn(const Expr &e, int kind) | CVCL::BitvectorTheoremProducer | [virtual] |
bvConstMultAssocRule(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvMultAssocRule(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvmultBVUminus(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvmultConst(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvMultDistRule(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvOne() const | CVCL::BitvectorTheoremProducer | [inline, private] |
bvPlusAssociativityRule(const Expr &bvPlusTerm) | CVCL::BitvectorTheoremProducer | [virtual] |
bvplusConst(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvplusZeroConcatRule(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvuminusBVConst(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvuminusBVMult(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvuminusBVPlus(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvuminusBVUminus(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvuminusToBVPlus(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvuminusVar(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
bvZero() const | CVCL::BitvectorTheoremProducer | [inline, private] |
collectLikeTermsOfPlus(const Expr &e, ExprMap< Rational > &likeTerms, Rational &plusConstant) | CVCL::BitvectorTheoremProducer | [private] |
collectOneTermOfPlus(const Rational &coefficient, const Expr &var, ExprMap< Rational > &likeTerms, Rational &plusConstant) | CVCL::BitvectorTheoremProducer | [private] |
combineLikeTermsRule(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
computeCarry(const std::vector< Theorem > &t1BitExtractThms, const std::vector< Theorem > &t2BitExtractThms, int bitPos) | CVCL::BitvectorTheoremProducer | |
computeCarryPreComputed(const Theorem &t1_i, const Theorem &t2_i, int bitPos, int precomputedFlag) | CVCL::BitvectorTheoremProducer | |
concatConst(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
concatFlatten(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
concatMergeExtract(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
constMultToPlus(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
createNewPlusCollection(const Expr &e, const ExprMap< Rational > &likeTerms, Rational &plusConstant, std::vector< Expr > &result) | CVCL::BitvectorTheoremProducer | [private] |
d_bvOne | CVCL::BitvectorTheoremProducer | [private] |
d_bvZero | CVCL::BitvectorTheoremProducer | [private] |
d_checkProofs | CVCL::TheoremProducer | [protected] |
d_em | CVCL::TheoremProducer | [protected] |
d_hole | CVCL::TheoremProducer | [protected] |
d_pfOp | CVCL::TheoremProducer | [protected] |
d_theoryBitvector | CVCL::BitvectorTheoremProducer | [private] |
d_tm | CVCL::TheoremProducer | [protected] |
eqConst(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
eqToBits(const Theorem &eq) | CVCL::BitvectorTheoremProducer | [virtual] |
expandTypePred(const Theorem &tp) | CVCL::BitvectorTheoremProducer | [virtual] |
extractAnd(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
extractBitwise(const Expr &e, int kind, const std::string &name) | CVCL::BitvectorTheoremProducer | [virtual] |
extractBVMult(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
extractBVPlus(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
extractConcat(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
extractConst(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
extractExtract(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
extractNeg(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
extractOr(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
extractWhole(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
flattenBVPlus(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
flipBVMult(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
generalIneqn(const Expr &e, const Theorem &lhs_i, const Theorem &rhs_i, int kind) | CVCL::BitvectorTheoremProducer | [virtual] |
iteBVnegRule(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
iteExtractRule(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
leftShiftToConcat(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
lhsEqRhsIneqn(const Expr &e, int kind) | CVCL::BitvectorTheoremProducer | [virtual] |
lhsMinusRhsRule(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
negBVand(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
negBVor(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
negConcat(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
negConst(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
negNeg(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
newAssumption(const Expr &thm, const Proof &pf, int scope=-1) | CVCL::TheoremProducer | [inline, protected] |
newLabel(const Expr &e) | CVCL::TheoremProducer | |
newPf(const std::string &name) | CVCL::TheoremProducer | |
newPf(const std::string &name, const Expr &e) | CVCL::TheoremProducer | |
newPf(const std::string &name, const Proof &pf) | CVCL::TheoremProducer | |
newPf(const std::string &name, const Expr &e1, const Expr &e2) | CVCL::TheoremProducer | |
newPf(const std::string &name, const Expr &e, const Proof &pf) | CVCL::TheoremProducer | |
newPf(const std::string &name, const Expr &e1, const Expr &e2, const Expr &e3) | CVCL::TheoremProducer | |
newPf(const std::string &name, const Expr &e1, const Expr &e2, const Proof &pf) | CVCL::TheoremProducer | |
newPf(const std::string &name, Expr::iterator begin, const Expr::iterator &end) | CVCL::TheoremProducer | |
newPf(const std::string &name, const Expr &e, Expr::iterator begin, const Expr::iterator &end) | CVCL::TheoremProducer | |
newPf(const std::string &name, Expr::iterator begin, const Expr::iterator &end, const std::vector< Proof > &pfs) | CVCL::TheoremProducer | |
newPf(const std::string &name, const std::vector< Expr > &args) | CVCL::TheoremProducer | |
newPf(const std::string &name, const Expr &e, const std::vector< Expr > &args) | CVCL::TheoremProducer | |
newPf(const std::string &name, const Expr &e, const std::vector< Proof > &pfs) | CVCL::TheoremProducer | |
newPf(const std::string &name, const Expr &e1, const Expr &e2, const std::vector< Proof > &pfs) | CVCL::TheoremProducer | |
newPf(const std::string &name, const std::vector< Proof > &pfs) | CVCL::TheoremProducer | |
newPf(const std::string &name, const std::vector< Expr > &args, const Proof &pf) | CVCL::TheoremProducer | |
newPf(const std::string &name, const std::vector< Expr > &args, const std::vector< Proof > &pfs) | CVCL::TheoremProducer | |
newPf(const Proof &label, const Expr &frm, const Proof &pf) | CVCL::TheoremProducer | |
newPf(const Proof &label, const Proof &pf) | CVCL::TheoremProducer | |
newPf(const std::vector< Proof > &labels, const std::vector< Expr > &frms, const Proof &pf) | CVCL::TheoremProducer | |
newPf(const std::vector< Proof > &labels, const Proof &pf) | CVCL::TheoremProducer | |
newReflTheorem(const Expr &e, const Proof &pf) | CVCL::TheoremProducer | [inline, protected] |
newRWTheorem(const Expr &lhs, const Expr &rhs, const Assumptions &assump, const Proof &pf) | CVCL::TheoremProducer | [inline, protected] |
newRWTheorem3(const Expr &lhs, const Expr &rhs, const Assumptions &assump, const Proof &pf) | CVCL::TheoremProducer | [inline, protected] |
newTheorem(const Expr &thm, const Assumptions &assump, const Proof &pf) | CVCL::TheoremProducer | [inline, protected] |
newTheorem3(const Expr &thm, const Assumptions &assump, const Proof &pf) | CVCL::TheoremProducer | [inline, protected] |
notBVLTRule(const Expr &e, int Kind) | CVCL::BitvectorTheoremProducer | [virtual] |
oneCoeffBVMult(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
orConcat(const Expr &e, int idx) | CVCL::BitvectorTheoremProducer | [virtual] |
orConst(const Expr &e, const std::vector< int > &idxs) | CVCL::BitvectorTheoremProducer | [virtual] |
orFlatten(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
orOne(const Expr &e, int idx) | CVCL::BitvectorTheoremProducer | [virtual] |
orZero(const Expr &e, const std::vector< int > idxs) | CVCL::BitvectorTheoremProducer | [virtual] |
pad(int rat, const Expr &e) | CVCL::BitvectorTheoremProducer | |
padBVLTRule(const Expr &e, int len) | CVCL::BitvectorTheoremProducer | [virtual] |
padBVMult(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
padBVPlus(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
padSBVLTRule(const Expr &e, int len) | CVCL::BitvectorTheoremProducer | [virtual] |
rat(const Rational &r) | CVCL::BitvectorTheoremProducer | [inline] |
rightShiftToConcat(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
sameKidCheck(const Expr &e, ExprMap< int > &likeTerms) | CVCL::BitvectorTheoremProducer | |
signBVLTRule(const Expr &e, const Theorem &topBit0, const Theorem &topBit1) | CVCL::BitvectorTheoremProducer | [virtual] |
signExtendRule(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
soundError(const std::string &file, int line, const std::string &cond, const std::string &msg) | CVCL::TheoremProducer | [protected] |
sumNormalizedElements(int bvplusLength, const std::vector< Expr > &elements) | CVCL::BitvectorTheoremProducer | [private] |
TheoremProducer(TheoremManager *tm) | CVCL::TheoremProducer | |
typePredBit(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
withAssumptions() | CVCL::TheoremProducer | [inline] |
withProof() | CVCL::TheoremProducer | [inline] |
zeroCoeffBVMult(const Expr &e) | CVCL::BitvectorTheoremProducer | [virtual] |
zeroPaddingRule(const Expr &e, int r) | CVCL::BitvectorTheoremProducer | [virtual] |
~BitvectorProofRules() | CVCL::BitvectorProofRules | [inline, virtual] |
~BitvectorTheoremProducer() | CVCL::BitvectorTheoremProducer | [inline] |
~TheoremProducer() | CVCL::TheoremProducer | [inline, virtual] |