Home
last modified time | relevance | path

Searched defs:getHexUint (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2000 static bool getHexUint(const MIToken &Token, APInt &Result) { in getHexUint() function
3126 bool MIParser::getHexUint(APInt &Result) { in getHexUint() function in MIParser