Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPInt.cpp2114 APInt apradix(getBitWidth(), radix); in fromString() local
2126 *this *= apradix; in fromString()