Searched defs:ClusterSize (Results 1 – 12 of 12) sorted by relevance
17 UInt64 ClusterSize; member
27 message ClusterSize { message
78 u_int ClusterSize; /* Cluster size in bytes */ member
220 uint64_t ClusterSize = (High - Low).getLimitedValue() + 1; in buildJumpTable() local
217 uint64_t ClusterSize = (High - Low).getLimitedValue() + 1; in buildJumpTable() local
86 UInt32 ClusterSize() const { return (UInt32)1 << ClusterSizeLog; } in ClusterSize() function
79 UInt32 ClusterSize() const { return (UInt32)1 << ClusterSizeLog; } in ClusterSize() function
1529 unsigned ClusterSize, in shouldClusterMemOps()
1541 unsigned ClusterSize, in shouldClusterMemOps()
8272 uint64_t ClusterSize = (High - Low).getLimitedValue() + 1; in buildJumpTable() local