Home
last modified time | relevance | path

Searched defs:ObjectSize (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DStreamingMemoryObject.h59 mutable size_t ObjectSize; // 0 if unknown, set if wrapper seen or EOF reached variable
/minix3/minix/drivers/power/acpi/utilities/
H A Dutcache.c70 UINT16 ObjectSize, in AcpiOsCreateCache()
H A Duttrack.c104 UINT16 ObjectSize, in AcpiUtCreateList()
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp147 uint64_t ObjectSize = getObjectSize(V, DL, TLI, /*RoundToAlign*/true); in isObjectSmallerThan() local
156 uint64_t ObjectSize = getObjectSize(V, DL, TLI); in isObjectSize() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp385 uint64_t ObjectSize = getPointerSize(UO2, AA); in isOverwrite() local
/minix3/minix/drivers/power/acpi/include/
H A Dactypes.h1295 UINT16 ObjectSize; member