Home
last modified time | relevance | path

Searched defs:FoundBucket (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp224 bool FoundBucket = false; in runOnLoop() local
/external/llvm/include/llvm/ADT/
DDenseMap.h514 const BucketT *&FoundBucket) const { in LookupBucketFor()
564 bool LookupBucketFor(const LookupKeyT &Val, BucketT *&FoundBucket) { in LookupBucketFor()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h512 const BucketT *&FoundBucket) const { in LookupBucketFor()
562 bool LookupBucketFor(const LookupKeyT &Val, BucketT *&FoundBucket) { in LookupBucketFor()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DDenseMap.h574 const BucketT *&FoundBucket) const { in LookupBucketFor()
624 bool LookupBucketFor(const LookupKeyT &Val, BucketT *&FoundBucket) { in LookupBucketFor()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp314 bool FoundBucket = false; in runOnLoop() local
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DDenseMap.h324 bool LookupBucketFor(const KeyT &Val, BucketT *&FoundBucket) const { in LookupBucketFor()