Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryItemStream.h43 if (!ExpectedIndex) in readBytes() local
57 if (!ExpectedIndex) in readLongestContiguousChunk() local
/freebsd/contrib/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 = NumImportedFunctions; in writeSectionContent() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp153 auto ExpectedIndex = Msf.addStream(HashStreamSize); finalizeMsfLayout() local
H A DPDBFileBuilder.cpp101 Expected<uint32_t> ExpectedIndex = allocateNamedStream(Name, Data.size()); addNamedStream() local
H A DDbiStreamBuilder.cpp311 auto ExpectedIndex = Msf.addStream(S->Size); finalizeMsfLayout() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2605 ValType ExpectedIndex, unsigned ExpectedIndexStride) { in fitsRegularPattern()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp439 ValType ExpectedIndex, unsigned ExpectedIndexStride) { in fitsRegularPattern()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8173 unsigned ExpectedIndex = i * NumEltsIn128Bits + in isHopBuildVector() local