Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSMTAPI.h399 virtual llvm::APSInt getBitvector(const SMTExprRef &Exp, unsigned BitWidth,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DZ3Solver.cpp766 llvm::APSInt getBitvector(const SMTExprRef &Exp, unsigned BitWidth, in getBitvector() function in __anondfffcc6f0111::Z3Solver
821 Int = getBitvector(AST, Int.getBitWidth(), Int.isUnsigned()); in toAPSInt()