Searched refs:kTypeUint64 (Results 1 – 3 of 3) sorted by relevance
37 kTypeUint64 = 1 << 12, enumerator52 kMachUint64 = kRepWord64 | kTypeUint64,66 kTypeInt64 | kTypeUint64 | kTypeNumber |
35 PRINT(kTypeUint64); in operator <<()
306 } else if (use_type & kTypeInt64 || use_type & kTypeUint64) { in VisitPhi()