Lines Matching defs:parseUInt64
1891 /// parseUInt64
1893 bool LLParser::parseUInt64(uint64_t &Val) {
2377 if (parseUInt64(Value))
2433 if (parseUInt64(Bytes))
2629 !parseUInt64(Value)) {
8958 parseToken(lltok::colon, "expected ':' here") || parseUInt64(Offset) ||
9059 parseUInt64(TTRes.AlignLog2))
9064 if (parseToken(lltok::colon, "expected ':'") || parseUInt64(TTRes.SizeM1))
9079 parseUInt64(TTRes.InlineBits))
9108 parseToken(lltok::colon, "expected ':' here") || parseUInt64(Offset) ||
9228 parseUInt64(ByArg.Info))
9271 if (parseUInt64(Val))
9372 if (parseUInt64(Flags))
9388 if (parseUInt64(BlockCount))
9420 if (parseToken(lltok::colon, "expected ':' here") || parseUInt64(GUID))
9913 parseToken(lltok::colon, "expected ':'") || parseUInt64(Offset))
9947 parseToken(lltok::colon, "expected ':' here") || parseUInt64(ParamNo))
10217 } else if (parseUInt64(GUID))
10353 parseUInt64(VFuncId.GUID))
10359 parseUInt64(VFuncId.Offset) ||
10616 if (parseUInt64(StackId))
10714 if (parseUInt64(StackId))