Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DMinidump.cpp84 size_t ListSize = ExpectedSize.get()[0]; in getListStream() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp515 unsigned ListSize = List->size(); in emitEnums() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp316 read(const uint8_t * Data,uint64_t ListSize) read() argument
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dactypes.h1403 UINT32 ListSize; /* Size of list, including ID strings */ member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2114 unsigned ListSize = TLI.getVaListSizeInBits(*DL) / 8; translateKnownIntrinsic() local