Searched defs:startIndex (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h77 SlotIndex startIndex() const { return Segments.start(); } function in class:llvm::LiveIntervalUnion
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp97 appendIndirectSymbols(IndirectSymbols &isyms, StringRef buffer, bool isBig, uint32_t istOffset, uint32_t istCount, uint32_t startIndex, uint32_t count) argument
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h328 size_t startIndex = 0; member in struct:lld::elf::final::FileGot
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h1220 indexed_accessor_range(BaseT base, ptrdiff_t startIndex, ptrdiff_t count) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1698 int startIndex = -1; variable

Completed in 79 milliseconds