Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMinidump.h388 size_t ListSize = ExpectedSize.get()[0]; in getListStream() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp360 uint64_t ListSize) { in read()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h1405 UINT32 ListSize; /* Size of list, including ID strings */ member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2243 unsigned ListSize = TLI->getVaListSizeInBits(*DL) / 8; in translateKnownIntrinsic() local