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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBinaryItemStream.h43 auto ExpectedIndex = translateOffsetIndex(Offset); variable
57 auto ExpectedIndex = translateOffsetIndex(Offset); variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp354 uint32_t ExpectedIndex = 0; local
433 uint32_t ExpectedIndex = NumImportedTables; local
455 uint32_t ExpectedIndex = NumImportedEvents; local
470 uint32_t ExpectedIndex local
514 uint32_t ExpectedIndex = NumImportedFunctions; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp92 Expected<uint32_t> ExpectedIndex = allocateNamedStream(Name, Data.size()); local
H A DDbiStreamBuilder.cpp312 auto ExpectedIndex = Msf.addStream(S->Size); local
/netbsd-current/external/apache2/llvm/dist/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 179 milliseconds