HomeSort by relevance Sort by last modified time
    Searched refs:getHashValue (Results 176 - 200 of 401) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 218 static unsigned getHashValue(ImmutableList<T> X) {
DenseMap.h 146 /// getHashValue(LookupKeyT) and isEqual(LookupKeyT, KeyT) for each key
222 /// getHashValue(LookupKeyT) and isEqual(LookupKeyT, KeyT) for each key
387 static unsigned getHashValue(const KeyT &Val) {
388 return KeyInfoT::getHashValue(Val);
391 static unsigned getHashValue(const LookupKeyT &Val) {
392 return KeyInfoT::getHashValue(Val);
534 unsigned BucketNo = getHashValue(Val) & (NumBuckets-1);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 218 static unsigned getHashValue(ImmutableList<T> X) {
DenseMap.h 146 /// getHashValue(LookupKeyT) and isEqual(LookupKeyT, KeyT) for each key
222 /// getHashValue(LookupKeyT) and isEqual(LookupKeyT, KeyT) for each key
387 static unsigned getHashValue(const KeyT &Val) {
388 return KeyInfoT::getHashValue(Val);
391 static unsigned getHashValue(const LookupKeyT &Val) {
392 return KeyInfoT::getHashValue(Val);
534 unsigned BucketNo = getHashValue(Val) & (NumBuckets-1);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 218 static unsigned getHashValue(ImmutableList<T> X) {
DenseMap.h 146 /// getHashValue(LookupKeyT) and isEqual(LookupKeyT, KeyT) for each key
222 /// getHashValue(LookupKeyT) and isEqual(LookupKeyT, KeyT) for each key
387 static unsigned getHashValue(const KeyT &Val) {
388 return KeyInfoT::getHashValue(Val);
391 static unsigned getHashValue(const LookupKeyT &Val) {
392 return KeyInfoT::getHashValue(Val);
534 unsigned BucketNo = getHashValue(Val) & (NumBuckets-1);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 218 static unsigned getHashValue(ImmutableList<T> X) {
DenseMap.h 146 /// getHashValue(LookupKeyT) and isEqual(LookupKeyT, KeyT) for each key
222 /// getHashValue(LookupKeyT) and isEqual(LookupKeyT, KeyT) for each key
387 static unsigned getHashValue(const KeyT &Val) {
388 return KeyInfoT::getHashValue(Val);
391 static unsigned getHashValue(const LookupKeyT &Val) {
392 return KeyInfoT::getHashValue(Val);
534 unsigned BucketNo = getHashValue(Val) & (NumBuckets-1);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 218 static unsigned getHashValue(ImmutableList<T> X) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 218 static unsigned getHashValue(ImmutableList<T> X) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 218 static unsigned getHashValue(ImmutableList<T> X) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 218 static unsigned getHashValue(ImmutableList<T> X) {
  /external/clang/include/clang/AST/
DeclarationName.h 586 static unsigned getHashValue(clang::DeclarationName Name) {
587 return DenseMapInfo<void*>::getHashValue(Name.getAsOpaquePtr());
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ValueMap.h 258 static unsigned getHashValue(const VH &Val) {
259 return PointerInfo::getHashValue(Val.Unwrap());
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 591 static unsigned getHashValue(clang::DeclarationName Name) {
592 return DenseMapInfo<void*>::getHashValue(Name.getAsOpaquePtr());
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 591 static unsigned getHashValue(clang::DeclarationName Name) {
592 return DenseMapInfo<void*>::getHashValue(Name.getAsOpaquePtr());
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 591 static unsigned getHashValue(clang::DeclarationName Name) {
592 return DenseMapInfo<void*>::getHashValue(Name.getAsOpaquePtr());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 591 static unsigned getHashValue(clang::DeclarationName Name) {
592 return DenseMapInfo<void*>::getHashValue(Name.getAsOpaquePtr());
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 591 static unsigned getHashValue(clang::DeclarationName Name) {
592 return DenseMapInfo<void*>::getHashValue(Name.getAsOpaquePtr());
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 591 static unsigned getHashValue(clang::DeclarationName Name) {
592 return DenseMapInfo<void*>::getHashValue(Name.getAsOpaquePtr());
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 591 static unsigned getHashValue(clang::DeclarationName Name) {
592 return DenseMapInfo<void*>::getHashValue(Name.getAsOpaquePtr());
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclarationName.h 591 static unsigned getHashValue(clang::DeclarationName Name) {
592 return DenseMapInfo<void*>::getHashValue(Name.getAsOpaquePtr());
  /external/llvm/include/llvm/ADT/
DenseMap.h 142 /// getHashValue(LookupKeyT) and isEqual(LookupKeyT, KeyT) for each key
203 /// getHashValue(LookupKeyT) and isEqual(LookupKeyT, KeyT) for each key
369 static unsigned getHashValue(const KeyT &Val) {
370 return KeyInfoT::getHashValue(Val);
373 static unsigned getHashValue(const LookupKeyT &Val) {
374 return KeyInfoT::getHashValue(Val);
531 unsigned BucketNo = getHashValue(Val) & (NumBuckets-1);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
LazyValueInfo.cpp 320 static unsigned getHashValue(const LVIValueHandle &Val) {
321 return PointerInfo::getHashValue(Val);
341 static unsigned getHashValue( const PairTy &Val) {
342 return APointerInfo::getHashValue(Val.first) ^
343 BPointerInfo::getHashValue(Val.second);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DenseMap.h 143 /// getHashValue(LookupKeyT) and isEqual(LookupKeyT, KeyT) for each key
219 /// getHashValue(LookupKeyT) and isEqual(LookupKeyT, KeyT) for each key
384 static unsigned getHashValue(const KeyT &Val) {
385 return KeyInfoT::getHashValue(Val);
388 static unsigned getHashValue(const LookupKeyT &Val) {
389 return KeyInfoT::getHashValue(Val);
529 unsigned BucketNo = getHashValue(Val) & (NumBuckets-1);
    [all...]

Completed in 2581 milliseconds

1 2 3 4 5 6 78 91011>>