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/
H A DSMTAPI.h399 virtual llvm::APSInt getBitvector(const SMTExprRef &Exp, unsigned BitWidth,
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DZ3Solver.cpp768 llvm::APSInt getBitvector(const SMTExprRef &Exp, unsigned BitWidth, in getBitvector() function in __anon0349533b0111::Z3Solver
823 Int = getBitvector(AST, Int.getBitWidth(), Int.isUnsigned()); in toAPSInt()