Searched refs:getIntInBytes (Results 1 – 1 of 1) sorted by relevance
239 static Error getIntInBytes(StringRef R, IntTy &Result) { in getIntInBytes() function319 if (Error Err = getIntInBytes(Tok, PointerMemSize)) in parseSpecifier()331 if (Error Err = getIntInBytes(Tok, PointerABIAlign)) in parseSpecifier()345 if (Error Err = getIntInBytes(Tok, PointerPrefAlign)) in parseSpecifier()355 if (Error Err = getIntInBytes(Tok, IndexSize)) in parseSpecifier()397 if (Error Err = getIntInBytes(Tok, ABIAlign)) in parseSpecifier()413 if (Error Err = getIntInBytes(Tok, PrefAlign)) in parseSpecifier()446 if (Error Err = getIntInBytes(Tok, Alignment)) in parseSpecifier()467 if (Error Err = getIntInBytes(Tok, Alignment)) in parseSpecifier()