HomeSort by relevance Sort by last modified time
    Searched refs:hash_16_bytes (Results 1 - 17 of 17) sorted by null

  /external/llvm/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
Hashing.h 179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { function in namespace:llvm::hashing::detail
201 return hash_16_bytes(len + (a << 3), seed ^ fetch32(s + len - 4));
207 return hash_16_bytes(seed ^ a, rotate(b + len, len)) ^ b;
215 return hash_16_bytes(rotate(a - b, 43) + rotate(c ^ seed, 30) + d,
268 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
270 state.h6 = hash_16_bytes(state.h4, state.h5);
308 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2,
309 hash_16_bytes(h4, h6) + shift_mix(length) * k1 + h0);
623 return hash_16_bytes(seed + (a << 3), fetch32(s + 4))
    [all...]
  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp     [all...]

Completed in 632 milliseconds