Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h269 bool parseUInt32(unsigned &Val, LocTy &Loc) { parseUInt32() function
/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1863 bool LLParser::parseUInt32(uint32_t &Val) { parseUInt32() function in LLParser
[all...]