Home
last modified time | relevance | path

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

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