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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryItemStream.h43 auto ExpectedIndex = translateOffsetIndex(Offset); variable
57 auto ExpectedIndex = translateOffsetIndex(Offset); variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp93 Expected<uint32_t> ExpectedIndex = allocateNamedStream(Name, Data.size()); local
H A DDbiStreamBuilder.cpp311 auto ExpectedIndex = Msf.addStream(S->Size); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp326 uint32_t ExpectedIndex = 0; local
420 uint32_t ExpectedIndex = NumImportedEvents; local
435 uint32_t ExpectedIndex = NumImportedGlobals; local
464 uint32_t ExpectedIndex local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2607 fitsRegularPattern(typename SmallVectorImpl<ValType>::const_iterator Begin, unsigned CheckStride, typename SmallVectorImpl<ValType>::const_iterator End, ValType ExpectedIndex, unsigned ExpectedIndexStride) argument

Completed in 850 milliseconds