Home
last modified time | relevance | path

Searched defs:BucketIdx (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp192 uint32_t BucketIdx = ForwardTRH->FullRecordHash % Header->NumHashBuckets; in findFullDeclForForwardRef() local
H A DGSIStreamBuilder.cpp268 uint32_t BucketIdx = I * 32 + J; in finalizeBuckets() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp998 for (uint32_t BucketIdx = 0; BucketIdx < NumBuckets; ++BucketIdx) { in verifyAppleAccelTable() local
1042 const uint32_t BucketIdx = in verifyAppleAccelTable() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp247 unsigned BucketIdx = 0; in emitHashes() local