Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ParseUInt64

1201 /// ParseUInt64
1203 bool LLParser::ParseUInt64(uint64_t &Val) {
1676 if (ParseUInt64(Bytes)) return true;