Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.h215 bool ParseUInt32(unsigned &Val, LocTy &Loc) { in ParseUInt32() function
H A DLLParser.cpp1260 bool LLParser::ParseUInt32(unsigned &Val) { in ParseUInt32() function in LLParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.h254 bool ParseUInt32(unsigned &Val, LocTy &Loc) { in ParseUInt32() function
H A DLLParser.cpp1503 bool LLParser::ParseUInt32(uint32_t &Val) { in ParseUInt32() function in LLParser