Searched defs:MakeInt128 (Results 1 – 6 of 6) sorted by relevance
969 constexpr int128 MakeInt128(int64_t high, uint64_t low) { in MakeInt128() function
970 constexpr int128 MakeInt128(int64_t high, uint64_t low) { in MakeInt128() function
978 constexpr int128 MakeInt128(int64_t high, uint64_t low) { in MakeInt128() function