Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2043 static bool getHexUint(const MIToken &Token, APInt &Result) { getHexUint() function
3169 bool MIParser::getHexUint(APInt &Result) { getHexUint() function in MIParser