Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.cpp49 size_t ObjectSize = sizeof(WasmMagic) + sizeof(WasmVersion); in finalize() local
/freebsd-src/sys/contrib/dev/acpica/components/utilities/
H A Dutcache.c178 UINT16 ObjectSize, in AcpiOsCreateCache() argument
H A Duttrack.c212 UINT16 ObjectSize, in AcpiUtCreateList() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h93 uint64_t ObjectSize = 0; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp603 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall() argument
612 IntrinsicInst *ObjectSize, const DataLayout &DL, in lowerObjectSizeCall() argument
[all...]
H A DBasicAliasAnalysis.cpp155 std::optional<TypeSize> ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc, isObjectSmallerThan() local
186 std::optional<TypeSize> ObjectSize = isObjectSize() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1330 uint64_t ObjectSize; swapGEPOperand() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp1491 Function *ObjectSize = Intrinsic::getDeclaration( tryPromoteAllocaToLDS() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1062 int64_t ObjectSize = MFI.getObjectSize(FI); assignRVVStackObjectOffsets() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3933 unsigned ObjectSize = 0; // Size of Object in bytes. global() member
4021 int ObjectSize = MFI.getObjectSize(Obj); orderFrameObjects() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp89 uint64_t ObjectSize = 0; // Size of Object in bytes. global() member
[all...]
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dactypes.h1497 UINT16 ObjectSize; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7180 const int64_t ObjectSize = visitIntrinsicCall() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp816 uint64_t ObjectSize; evaluateOrEmitBuiltinObjectSize() local