Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSlotIndexes.cpp201 SlotIndex endIdx; in repairIndexesInRange() local
H A DTwoAddressInstructionPass.cpp1628 SlotIndex endIdx = in processTiedPairs() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp234 for (size_t callIdx = 0, endIdx = inputs.size(); callIdx < endIdx; in finalize() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c3401 size_t startIdx, size_t endIdx) { in ZSTD_deriveSeqStoreChunk()
3586 ZSTD_deriveBlockSplitsHelper(seqStoreSplits* splits, size_t startIdx, size_t endIdx, in ZSTD_deriveBlockSplitsHelper()