Searched defs:ObjectSize (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/wasm/
H A DWriter.cpp45 size_t ObjectSize = sizeof(WasmMagic) + sizeof(WasmVersion); local
/freebsd-13-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutcache.c176 AcpiOsCreateCache( char *CacheName, UINT16 ObjectSize, UINT16 MaxDepth, ACPI_MEMORY_LIST **ReturnCache) argument
H A Duttrack.c210 AcpiUtCreateList( const char *ListName, UINT16 ObjectSize, ACPI_MEMORY_LIST **ReturnCache) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h93 uint64_t ObjectSize = 0; member in struct:llvm::wholeprogramdevirt::VTableBits
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1340 uint64_t ObjectSize; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp657 uint64_t ObjectSize; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp523 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, argument
[all...]
H A DBasicAliasAnalysis.cpp260 uint64_t ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp1022 Function *ObjectSize = Intrinsic::getDeclaration(Mod, local
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dactypes.h1469 UINT16 ObjectSize; member in struct:acpi_memory_list
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6594 const int64_t ObjectSize = local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp721 llvm::APSInt ObjectSize; local

Completed in 406 milliseconds