Home
last modified time | relevance | path

Searched defs:ExpectedIndex (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DBinaryItemStream.h42 auto ExpectedIndex = translateOffsetIndex(Offset); in readBytes() local
56 auto ExpectedIndex = translateOffsetIndex(Offset); in readLongestContiguousChunk() local
/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp367 uint32_t ExpectedIndex = 0; in writeSectionContent() local
446 uint32_t ExpectedIndex = NumImportedTables; in writeSectionContent() local
477 uint32_t ExpectedIndex = NumImportedGlobals; in writeSectionContent() local
521 uint32_t ExpectedIndex in writeSectionContent() local
[all...]
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp154 if (!ExpectedIndex) in finalizeMsfLayout() local
H A DPDBFileBuilder.cpp102 if (!ExpectedIndex) in addNamedStream() local
H A DDbiStreamBuilder.cpp312 auto ExpectedIndex = Msf.addStream(S->Size); in finalizeMsfLayout() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2605 fitsRegularPattern(typename SmallVectorImpl<ValType>::const_iterator Begin,unsigned CheckStride,typename SmallVectorImpl<ValType>::const_iterator End,ValType ExpectedIndex,unsigned ExpectedIndexStride) fitsRegularPattern() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8197 unsigned ExpectedIndex = i * NumEltsIn128Bits + isHopBuildVector() local
[all...]