Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.cpp49 size_t ObjectSize = sizeof(WasmMagic) + sizeof(WasmVersion); in finalize() local
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutcache.c178 UINT16 ObjectSize, in AcpiOsCreateCache()
H A Duttrack.c212 UINT16 ObjectSize, in AcpiUtCreateList()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h94 uint64_t ObjectSize = 0; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp603 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall()
612 IntrinsicInst *ObjectSize, const DataLayout &DL, in lowerObjectSizeCall()
H A DBasicAliasAnalysis.cpp156 std::optional<TypeSize> ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc, in isObjectSmallerThan() local
187 std::optional<TypeSize> ObjectSize = in isObjectSize() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1380 uint64_t ObjectSize; in swapGEPOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp1573 Function *ObjectSize = Intrinsic::getDeclaration( in tryPromoteAllocaToLDS() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1092 int64_t ObjectSize = MFI.getObjectSize(FI); in assignRVVStackObjectOffsets() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3987 unsigned ObjectSize = 0; // Size of Object in bytes. member
4075 int ObjectSize = MFI.getObjectSize(Obj); in orderFrameObjects() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp76 uint64_t ObjectSize = 0; // Size of Object in bytes. member
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h1497 UINT16 ObjectSize; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp270 LocationSize ObjectSize = isObjectScalable in getStackAlignedMMO() local
H A DSelectionDAGBuilder.cpp7543 const int64_t ObjectSize = in visitIntrinsicCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp826 uint64_t ObjectSize; in evaluateOrEmitBuiltinObjectSize() local