Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DStreamingMemoryObject.h53 mutable size_t ObjectSize; // 0 if unknown, set if wrapper seen or EOF reached variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Support/
DStreamingMemoryObject.h53 mutable size_t ObjectSize; // 0 if unknown, set if wrapper seen or EOF reached variable
/third_party/node/deps/v8/src/heap/cppgc/
Dheap-base.cc39 static size_t ObjectSize(const HeapObjectHeader& header) { in ObjectSize() function in cppgc::internal::__anon1fed9e560111::ObjectSizeCounter
Dheap-object-header.h245 size_t HeapObjectHeader::ObjectSize() const { in ObjectSize() function
Dheap-page.h240 size_t ObjectSize() const { in ObjectSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h93 uint64_t ObjectSize = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp921 Function *ObjectSize = Intrinsic::getDeclaration(Mod, in handleAlloca() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp231 uint64_t ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc, in isObjectSmallerThan() local
260 uint64_t ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc); in isObjectSize() local
DMemoryBuiltins.cpp502 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1306 uint64_t ObjectSize; in swapGEPOperand() local
DDeadStoreElimination.cpp395 uint64_t ObjectSize = getPointerSize(UO2, DL, TLI, F); in isOverwrite() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp3016 unsigned ObjectSize = 0; // Size of Object in bytes. member
3104 int ObjectSize = MFI.getObjectSize(Obj); in orderFrameObjects() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6686 const int64_t ObjectSize = in visitIntrinsicCall() local