Home
last modified time | relevance | path

Searched refs:getBitvector (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DSMTAPI.h399 virtual llvm::APSInt getBitvector(const SMTExprRef &Exp, unsigned BitWidth,
/openbsd/src/gnu/llvm/llvm/lib/Support/
DZ3Solver.cpp768 llvm::APSInt getBitvector(const SMTExprRef &Exp, unsigned BitWidth, in getBitvector() function in __anon6add9fa00111::Z3Solver
823 Int = getBitvector(AST, Int.getBitWidth(), Int.isUnsigned()); in toAPSInt()