Searched defs:UInt128 (Results 1 – 3 of 3) sorted by relevance
57 UInt128 = 0x0079, // 128 bit unsigned int enumerator
350 llvm::APInt Scalar::UInt128(const llvm::APInt &fail_value) const { in UInt128() function in Scalar
293 DeclarationName UInt128 = &Context.Idents.get("__uint128_t"); in Initialize() local