Home
last modified time | relevance | path

Searched defs:ListSize (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMinidump.cpp83 size_t ListSize = ExpectedSize.get()[0]; in getListStream() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp304 uint64_t ListSize) { in read()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp511 unsigned ListSize = List->size(); in emitEnums() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactypes.h1300 UINT32 ListSize; /* Size of list, including ID strings */ member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1900 unsigned ListSize = TLI.getVaListSizeInBits(*DL) / 8; in translateKnownIntrinsic() local