Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DBinaryItemStream.h43 auto ExpectedIndex = translateOffsetIndex(Offset); in readBytes() local
57 auto ExpectedIndex = translateOffsetIndex(Offset); in readLongestContiguousChunk() local
/openbsd/gnu/llvm/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 = NumImportedFunctions; in writeSectionContent() local
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp153 auto ExpectedIndex = Msf.addStream(HashStreamSize); in finalizeMsfLayout() local
H A DPDBFileBuilder.cpp99 Expected<uint32_t> ExpectedIndex = allocateNamedStream(Name, Data.size()); in addNamedStream() local
H A DDbiStreamBuilder.cpp311 auto ExpectedIndex = Msf.addStream(S->Size); in finalizeMsfLayout() local
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2602 ValType ExpectedIndex, unsigned ExpectedIndexStride) { in fitsRegularPattern()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10566 unsigned ExpectedIndex = i * NumEltsIn128Bits + in isHopBuildVector() local