Lines Matching full:w64
1839 ULong w64 = e->Iex.Const.con->Ico.U64;1840 UInt wHi = toUInt(w64 >> 32);1841 UInt wLo = toUInt(w64);