| addBoundVar(const std::string &name, const Type &type) | CVCL::Theory | |
| addBoundVar(const std::string &name, const Type &type, const Expr &def) | CVCL::Theory | |
| addSharedTerm(const Expr &e) | CVCL::TheoryBitvector | [virtual] |
| addSplitter(const Expr &e, int priority=0) | CVCL::Theory | |
| assertEqualities(const Theorem &e) | CVCL::Theory | [virtual] |
| assertFact(const Theorem &e) | CVCL::TheoryBitvector | [virtual] |
| assertTypePred(const Expr &e, const Theorem &pred) | CVCL::TheoryBitvector | [virtual] |
| assignValue(const Expr &t, const Expr &val) | CVCL::Theory | [virtual] |
| assignValue(const Theorem &thm) | CVCL::Theory | [virtual] |
| bitBlastDisEqn(const Theorem &e) | CVCL::TheoryBitvector | [private] |
| bitBlastEqn(const Expr &e) | CVCL::TheoryBitvector | [private] |
| bitBlastTerm(const Expr &t, int bitPosition, int preComputed) | CVCL::TheoryBitvector | [private] |
| boolType() | CVCL::Theory | [inline] |
| bvOne() const | CVCL::TheoryBitvector | [inline, private] |
| BVSize(const Expr &e) | CVCL::TheoryBitvector | |
| bvZero() const | CVCL::TheoryBitvector | [inline, private] |
| checkSat(bool fullEffort) | CVCL::TheoryBitvector | [virtual] |
| checkType(const Expr &e) | CVCL::TheoryBitvector | [virtual] |
| collectSharedSubterms(const Expr &e) | CVCL::TheoryBitvector | [private] |
| combineLikeTerms(const Expr &e) | CVCL::TheoryBitvector | [private] |
| computeBaseType(const Type &tp) | CVCL::Theory | [inline, virtual] |
| computeBVConst(const Expr &e) | CVCL::TheoryBitvector | |
| computeModel(const Expr &e, std::vector< Expr > &v) | CVCL::TheoryBitvector | [virtual] |
| computeModelBasic(const std::vector< Expr > &v) | CVCL::Theory | [inline, virtual] |
| computeModelTerm(const Expr &e, std::vector< Expr > &v) | CVCL::TheoryBitvector | [virtual] |
| computeNegBVConst(const Expr &e) | CVCL::TheoryBitvector | |
| computeTCC(const Expr &e) | CVCL::TheoryBitvector | [virtual] |
| computeType(const Expr &e) | CVCL::TheoryBitvector | [virtual] |
| computeTypePred(const Type &t, const Expr &e) | CVCL::TheoryBitvector | [virtual] |
| createProofRules() | CVCL::TheoryBitvector | |
| d_bitvecCache | CVCL::TheoryBitvector | [private] |
| d_booleanRWFlag | CVCL::TheoryBitvector | [private] |
| d_boolExtractCacheFlag | CVCL::TheoryBitvector | [private] |
| d_bv32Flag | CVCL::TheoryBitvector | [private] |
| d_bvAssertDiseq | CVCL::TheoryBitvector | [private] |
| d_bvAssertEq | CVCL::TheoryBitvector | [private] |
| d_bvBitBlastDiseq | CVCL::TheoryBitvector | [private] |
| d_bvBitBlastEq | CVCL::TheoryBitvector | [private] |
| d_bvConstExprIndex | CVCL::TheoryBitvector | [private] |
| d_bvDelayDiseq | CVCL::TheoryBitvector | [private] |
| d_bvDelayEq | CVCL::TheoryBitvector | [private] |
| d_bvDelayTypePreds | CVCL::TheoryBitvector | [private] |
| d_bvOne | CVCL::TheoryBitvector | [private] |
| d_bvParameterExprIndex | CVCL::TheoryBitvector | [private] |
| d_bvPlusCarryCacheLeftBV | CVCL::TheoryBitvector | |
| d_bvPlusCarryCacheRightBV | CVCL::TheoryBitvector | |
| d_bvPlusExprIndex | CVCL::TheoryBitvector | [private] |
| d_bvplusRewriteFlag | CVCL::TheoryBitvector | [private] |
| d_bvTypePredExprIndex | CVCL::TheoryBitvector | [private] |
| d_bvTypePreds | CVCL::TheoryBitvector | [private] |
| d_bvZero | CVCL::TheoryBitvector | [private] |
| d_cnfBitBlastFlag | CVCL::TheoryBitvector | [private] |
| d_concatRewriteFlag | CVCL::TheoryBitvector | [private] |
| d_diseq | CVCL::TheoryBitvector | [private] |
| d_diseqIdx | CVCL::TheoryBitvector | [private] |
| d_eq | CVCL::TheoryBitvector | [private] |
| d_eqBlastIdx | CVCL::TheoryBitvector | [private] |
| d_eqIdx | CVCL::TheoryBitvector | [private] |
| d_lhsMinusRhsFlag | CVCL::TheoryBitvector | [private] |
| d_pushNegationFlag | CVCL::TheoryBitvector | [private] |
| d_pushNegCache | CVCL::TheoryBitvector | [private] |
| d_rewriteFlag | CVCL::TheoryBitvector | [private] |
| d_rules | CVCL::TheoryBitvector | [private] |
| d_rwBitBlastFlag | CVCL::TheoryBitvector | [private] |
| d_setupFlag | CVCL::TheoryBitvector | [private] |
| d_setupSharedFlag | CVCL::TheoryBitvector | [private] |
| d_sharedSubterms | CVCL::TheoryBitvector | [private] |
| d_simplifyFlag | CVCL::TheoryBitvector | [private] |
| d_staleDB | CVCL::TheoryBitvector | [private] |
| d_tccs | CVCL::TheoryBitvector | [private] |
| d_tccsIdx | CVCL::TheoryBitvector | [private] |
| d_theoryUsed | CVCL::Theory | [protected] |
| d_typePredsCache | CVCL::TheoryBitvector | [private] |
| d_updateFlag | CVCL::TheoryBitvector | [private] |
| enqueueEquality(const Theorem &e) | CVCL::Theory | [virtual] |
| enqueueFact(const Theorem &e) | CVCL::Theory | [virtual] |
| falseExpr() | CVCL::Theory | [inline] |
| find(const Expr &e) | CVCL::Theory | |
| findExpr(const Expr &e) | CVCL::Theory | [inline] |
| flattenBVPlus(const Expr &e) | CVCL::TheoryBitvector | [private] |
| getBaseType(const Expr &e) | CVCL::Theory | |
| getBaseType(const Type &tp) | CVCL::Theory | |
| getBitvectorTypeParam(const Expr &e) | CVCL::TheoryBitvector | |
| getBitvectorTypeParam(const Type &t) | CVCL::TheoryBitvector | [inline] |
| getBoolExtractIndex(const Expr &e) | CVCL::TheoryBitvector | |
| getBVConstSize(const Expr &e) | CVCL::TheoryBitvector | |
| getBVConstValue(const Expr &e, int i) | CVCL::TheoryBitvector | |
| getBVMultParam(const Expr &e) | CVCL::TheoryBitvector | |
| getBVPlusParam(const Expr &e) | CVCL::TheoryBitvector | |
| getCommonRules() | CVCL::Theory | [inline] |
| getEM() | CVCL::Theory | [inline] |
| getExtractHi(const Expr &e) | CVCL::TheoryBitvector | |
| getExtractLow(const Expr &e) | CVCL::TheoryBitvector | |
| getFixedLeftShiftParam(const Expr &e) | CVCL::TheoryBitvector | |
| getFixedRightShiftParam(const Expr &e) | CVCL::TheoryBitvector | |
| getModelTerm(const Expr &e, std::vector< Expr > &v) | CVCL::Theory | |
| getModelValue(const Expr &e) | CVCL::Theory | |
| getName() const | CVCL::Theory | [inline] |
| getNumTheories() | CVCL::Theory | |
| getSXIndex(const Expr &e) | CVCL::TheoryBitvector | |
| getTCC(const Expr &e) | CVCL::Theory | |
| getTypePred(const Type &t, const Expr &e) | CVCL::Theory | |
| getTypePredExpr(const Expr &tp) | CVCL::TheoryBitvector | |
| getTypePredType(const Expr &tp) | CVCL::TheoryBitvector | |
| hasTheory(int kind) | CVCL::Theory | |
| iffMP(const Theorem &e1, const Theorem &e1_iff_e2) | CVCL::Theory | [inline] |
| inconsistent() | CVCL::Theory | [virtual] |
| installID(const std::string &name, const Expr &e) | CVCL::Theory | |
| isLeaf(const Expr &e) | CVCL::Theory | [inline] |
| isLeafIn(const Expr &e1, const Expr &e2) | CVCL::Theory | |
| leavesAreSimp(const Expr &e) | CVCL::Theory | |
| lookupVar(const std::string &name, Type *type) | CVCL::Theory | |
| newBitvectorType(int i) | CVCL::TheoryBitvector | [inline] |
| newBitvectorTypeExpr(int i) | CVCL::TheoryBitvector | |
| newBitvectorTypePred(const Type &t, const Expr &e) | CVCL::TheoryBitvector | |
| newBoolExtractExpr(const Expr &t1, int r) | CVCL::TheoryBitvector | |
| newBVAndExpr(const Expr &t1, const Expr &t2) | CVCL::TheoryBitvector | |
| newBVAndExpr(const std::vector< Expr > &kids) | CVCL::TheoryBitvector | |
| newBVConstExpr(const std::string &s, int base=2) | CVCL::TheoryBitvector | |
| newBVConstExpr(const std::vector< bool > &bits) | CVCL::TheoryBitvector | |
| newBVConstExpr(const Rational &r, int len=0) | CVCL::TheoryBitvector | |
| newBVExtractExpr(const Expr &e, int hi, int low) | CVCL::TheoryBitvector | |
| newBVLEExpr(const Expr &t1, const Expr &t2) | CVCL::TheoryBitvector | |
| newBVLTExpr(const Expr &t1, const Expr &t2) | CVCL::TheoryBitvector | |
| newBVMultExpr(int bvLength, const Expr &t1, const Expr &t2) | CVCL::TheoryBitvector | |
| newBVNandExpr(const Expr &t1, const Expr &t2) | CVCL::TheoryBitvector | |
| newBVNandExpr(const std::vector< Expr > &kids) | CVCL::TheoryBitvector | |
| newBVNegExpr(const Expr &t1) | CVCL::TheoryBitvector | |
| newBVNorExpr(const Expr &t1, const Expr &t2) | CVCL::TheoryBitvector | |
| newBVNorExpr(const std::vector< Expr > &kids) | CVCL::TheoryBitvector | |
| newBVOneString(int r) | CVCL::TheoryBitvector | |
| newBVOrExpr(const Expr &t1, const Expr &t2) | CVCL::TheoryBitvector | |
| newBVOrExpr(const std::vector< Expr > &kids) | CVCL::TheoryBitvector | |
| newBVPlusExpr(int numbits, const std::vector< Expr > &k) | CVCL::TheoryBitvector | |
| newBVUminusExpr(const Expr &t1) | CVCL::TheoryBitvector | |
| newBVXnorExpr(const Expr &t1, const Expr &t2) | CVCL::TheoryBitvector | |
| newBVXnorExpr(const std::vector< Expr > &kids) | CVCL::TheoryBitvector | |
| newBVXorExpr(const Expr &t1, const Expr &t2) | CVCL::TheoryBitvector | |
| newBVXorExpr(const std::vector< Expr > &kids) | CVCL::TheoryBitvector | |
| newBVZeroString(int r) | CVCL::TheoryBitvector | |
| newConcatExpr(const Expr &t1, const Expr &t2) | CVCL::TheoryBitvector | |
| newConcatExpr(const Expr &t1, const Expr &t2, const Expr &t3) | CVCL::TheoryBitvector | |
| newConcatExpr(const std::vector< Expr > &kids) | CVCL::TheoryBitvector | |
| newFixedLeftShiftExpr(const Expr &t1, int r) | CVCL::TheoryBitvector | |
| newFixedRightShiftExpr(const Expr &t1, int r) | CVCL::TheoryBitvector | |
| newFunction(const std::string &name, const Type &type, bool computeTransClosure) | CVCL::Theory | |
| newFunction(const std::string &name, const Type &type, const Expr &def) | CVCL::Theory | |
| newSBVLEExpr(const Expr &t1, const Expr &t2) | CVCL::TheoryBitvector | |
| newSBVLTExpr(const Expr &t1, const Expr &t2) | CVCL::TheoryBitvector | |
| newSXExpr(const Expr &t1, int len) | CVCL::TheoryBitvector | |
| newTypeExpr(const std::string &name) | CVCL::Theory | |
| newTypeExpr(const std::string &name, const Type &def) | CVCL::Theory | |
| newVar(const std::string &name, const Type &type) | CVCL::Theory | |
| newVar(const std::string &name, const Type &type, const Expr &def) | CVCL::Theory | |
| normalizeBVArith(const Expr &e, bool useFind) | CVCL::TheoryBitvector | [private] |
| normalizeBVArith(const Theorem &t, bool useFind) | CVCL::TheoryBitvector | [inline, private] |
| normalizeConcat(const Expr &e, bool useFind) | CVCL::TheoryBitvector | [private] |
| normalizeConcat(const Theorem &t, bool useFind) | CVCL::TheoryBitvector | [inline, private] |
| notifyInconsistent(const Theorem &thm) | CVCL::Theory | [inline, virtual] |
| pad(int len, const Expr &e) | CVCL::TheoryBitvector | |
| padBVPlus(const Expr &e) | CVCL::TheoryBitvector | [private] |
| parseExpr(const Expr &e) | CVCL::Theory | [virtual] |
| parseExprOp(const Expr &e) | CVCL::TheoryBitvector | [virtual] |
| print(ExprStream &os, const Expr &e) | CVCL::TheoryBitvector | [virtual] |
| pushNegation(const Expr &e) | CVCL::TheoryBitvector | [private] |
| pushNegationRec(const Theorem &thm, bool neg) | CVCL::TheoryBitvector | [private] |
| pushNegationRec(const Expr &e, bool neg) | CVCL::TheoryBitvector | |
| rat(const Rational &r) | CVCL::TheoryBitvector | [inline] |
| refineCounterExample() | CVCL::Theory | [inline, virtual] |
| reflexivityRule(const Expr &a) | CVCL::Theory | [inline] |
| registerKinds(Theory *theory, std::vector< int > &kinds) | CVCL::Theory | |
| registerTheory(Theory *theory, std::vector< int > &kinds, bool hasSolver=false) | CVCL::Theory | |
| resolveID(const std::string &name) | CVCL::Theory | |
| rewrite(const Expr &e) | CVCL::TheoryBitvector | [virtual] |
| rewriteAnd(const Expr &e) | CVCL::Theory | [inline] |
| rewriteAtomic(const Expr &e) | CVCL::TheoryBitvector | [virtual] |
| rewriteAux(const Expr &e) | CVCL::TheoryBitvector | |
| rewriteBoolean(const Expr &e) | CVCL::TheoryBitvector | [private] |
| rewriteBV(const Expr &e, bool useFind) | CVCL::TheoryBitvector | [private] |
| rewriteBV(const Expr &e, int n, bool useFind) | CVCL::TheoryBitvector | [private] |
| rewriteBV(const Theorem &t, int n, bool useFind) | CVCL::TheoryBitvector | [inline, private] |
| rewriteBV(const Expr &e, ExprMap< Theorem > &cache, bool useFind) | CVCL::TheoryBitvector | [private] |
| rewriteBV(const Expr &e, ExprMap< Theorem > &cache, int n, bool useFind) | CVCL::TheoryBitvector | [private] |
| rewriteBV(const Theorem &t, ExprMap< Theorem > &cache, int n, bool useFind) | CVCL::TheoryBitvector | [inline, private] |
| rewriteCC(const Expr &e) | CVCL::Theory | |
| rewriteConst(const Expr &e) | CVCL::TheoryBitvector | [private] |
| rewriteOr(const Expr &e) | CVCL::Theory | [inline] |
| setIncomplete(const std::string &reason) | CVCL::Theory | [virtual] |
| setInconsistent(const Theorem &e) | CVCL::Theory | [virtual] |
| setup(const Expr &e) | CVCL::TheoryBitvector | [virtual] |
| setupCC(const Expr &e) | CVCL::Theory | |
| setupExpr(const Expr &e) | CVCL::TheoryBitvector | [private] |
| signExtendBVLT(const Expr &e, int len, bool useFind) | CVCL::TheoryBitvector | [private] |
| simplify(const Expr &e, bool forceRebuild=true) | CVCL::Theory | [virtual] |
| simplifyExpr(const Expr &e, bool forceRebuild=true) | CVCL::Theory | [inline] |
| simplifyOp(const Expr &e) | CVCL::TheoryBitvector | [private, virtual] |
| simplifyRec(const Expr &e) | CVCL::Theory | [virtual] |
| solve(const Theorem &e) | CVCL::TheoryBitvector | [virtual] |
| substitutivityRule(const Op &op, const std::vector< Theorem > &thms) | CVCL::Theory | [inline] |
| substitutivityRule(const Expr &e, const std::vector< unsigned > &changed, const std::vector< Theorem > &thms) | CVCL::Theory | [inline] |
| subtypePredicate(const Expr &e) | CVCL::Theory | |
| symmetryRule(const Theorem &a1_eq_a2) | CVCL::Theory | [inline] |
| Theory(TheoryCore *theoryCore, const std::string &name) | CVCL::Theory | |
| TheoryBitvector(TheoryCore *core) | CVCL::TheoryBitvector | |
| TheoryBitvector::bitBlastIneqn(const Expr &e) | CVCL::TheoryBitvector | [private] |
| theoryCore() | CVCL::Theory | [inline] |
| theoryOf(int kind) | CVCL::Theory | |
| theoryOf(const Expr &e) | CVCL::Theory | |
| theoryUsed() | CVCL::Theory | [inline, virtual] |
| transitivityRule(const Theorem &a1_eq_a2, const Theorem &a2_eq_a3) | CVCL::Theory | [inline] |
| trueExpr() | CVCL::Theory | [inline] |
| typePred(const Expr &e) | CVCL::Theory | |
| update(const Theorem &e, const Expr &d) | CVCL::TheoryBitvector | [virtual] |
| updateCC(const Theorem &e, const Expr &d) | CVCL::Theory | |
| updateHelper(const Expr &e) | CVCL::Theory | |
| ~Theory(void) | CVCL::Theory | [virtual] |
| ~TheoryBitvector() | CVCL::TheoryBitvector | |