Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.cpp46 size_t ObjectSize = sizeof(WasmMagic) + sizeof(WasmVersion); in finalize() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h94 uint64_t ObjectSize = 0; member
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp589 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall()
597 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall()
H A DBasicAliasAnalysis.cpp154 uint64_t ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc, in isObjectSmallerThan() local
185 uint64_t ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc); in isObjectSize() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1370 uint64_t ObjectSize; in swapGEPOperand() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp948 int64_t ObjectSize = MFI.getObjectSize(FI); in assignRVVStackObjectOffsets() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp1116 Function *ObjectSize = Intrinsic::getDeclaration( in handleAlloca() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3729 unsigned ObjectSize = 0; // Size of Object in bytes. member
3817 int ObjectSize = MFI.getObjectSize(Obj); in orderFrameObjects() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp88 uint64_t ObjectSize = 0; // Size of Object in bytes. member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6945 const int64_t ObjectSize = in visitIntrinsicCall() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp771 uint64_t ObjectSize; in evaluateOrEmitBuiltinObjectSize() local