/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/wasm/ |
H A D | WasmWriter.cpp | 49 size_t ObjectSize = sizeof(WasmMagic) + sizeof(WasmVersion); in finalize() local
|
/freebsd-src/sys/contrib/dev/acpica/components/utilities/ |
H A D | utcache.c | 178 UINT16 ObjectSize, in AcpiOsCreateCache() argument
|
H A D | uttrack.c | 212 UINT16 ObjectSize, in AcpiUtCreateList() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | WholeProgramDevirt.h | 93 uint64_t ObjectSize = 0; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 603 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall() argument 612 IntrinsicInst *ObjectSize, const DataLayout &DL, in lowerObjectSizeCall() argument [all...] |
H A D | BasicAliasAnalysis.cpp | 155 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 D | SeparateConstOffsetFromGEP.cpp | 1330 uint64_t ObjectSize; swapGEPOperand() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 1491 Function *ObjectSize = Intrinsic::getDeclaration( tryPromoteAllocaToLDS() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVFrameLowering.cpp | 1062 int64_t ObjectSize = MFI.getObjectSize(FI); assignRVVStackObjectOffsets() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 3933 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 D | SystemZFrameLowering.cpp | 89 uint64_t ObjectSize = 0; // Size of Object in bytes. global() member [all...] |
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | actypes.h | 1497 UINT16 ObjectSize; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 7180 const int64_t ObjectSize = visitIntrinsicCall() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 816 uint64_t ObjectSize; evaluateOrEmitBuiltinObjectSize() local
|