Home
last modified time | relevance | path

Searched defs:AllocSize (Results 1 – 25 of 74) sorted by relevance

123

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DStringMapEntry.h51 size_t AllocSize = EntrySize + KeyLength + 1; in allocateWithKey() local
144 size_t AllocSize = sizeof(StringMapEntry) + this->getKeyLength() + 1; in Destroy() local
/external/skia/src/core/
DSkAutoPixmapStorage.cpp35 size_t SkAutoPixmapStorage::AllocSize(const SkImageInfo& info, size_t* rowBytes) { in AllocSize() function in SkAutoPixmapStorage
/external/mesa3d/src/gallium/frontends/rusticl/util/
Dptr.rs139 pub trait AllocSize<P> { trait
/external/gwp_asan/gwp_asan/
Dcommon.cpp41 size_t AllocSize) { in RecordAllocation()
/external/cronet/stable/third_party/abseil-cpp/absl/container/internal/
Dlayout_benchmark.cc175 size_t AllocSize<int8_t, int16_t, int32_t, Int128>(size_t x) { in AllocSize() function
183 size_t AllocSize<Int128, int32_t, int16_t, int8_t>(size_t x) { in AllocSize() function
/external/cronet/tot/third_party/abseil-cpp/absl/container/internal/
Dlayout_benchmark.cc175 size_t AllocSize<int8_t, int16_t, int32_t, Int128>(size_t x) { in AllocSize() function
183 size_t AllocSize<Int128, int32_t, int16_t, int8_t>(size_t x) { in AllocSize() function
/external/abseil-cpp/absl/container/internal/
Dlayout_benchmark.cc175 size_t AllocSize<int8_t, int16_t, int32_t, Int128>(size_t x) { in AllocSize() function
183 size_t AllocSize<Int128, int32_t, int16_t, int8_t>(size_t x) { in AllocSize() function
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dlayout_benchmark.cc175 size_t AllocSize<int8_t, int16_t, int32_t, Int128>(size_t x) { in AllocSize() function
183 size_t AllocSize<Int128, int32_t, int16_t, int8_t>(size_t x) { in AllocSize() function
/external/gwp_asan/gwp_asan/tests/
Dbasic.cpp30 for (unsigned AllocSize = 1; AllocSize <= MaxAllocSize; AllocSize <<= 1) { in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelArguments.cpp99 unsigned AllocSize = DL.getTypeAllocSize(ArgTy); in runOnFunction() local
DAMDGPUPromoteAlloca.cpp670 uint64_t AllocSize = DL.getTypeAllocSize(GV.getValueType()); in hasSufficientLocalMem() local
775 uint32_t AllocSize = WorkGroupSize * DL.getTypeAllocSize(AllocaTy); in handleAlloca() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringMap.h164 unsigned AllocSize = static_cast<unsigned>(sizeof(StringMapEntry))+ in Create() local
205 unsigned AllocSize = in Destroy() local
/external/llvm/include/llvm/ADT/
DStringMap.h158 unsigned AllocSize = static_cast<unsigned>(sizeof(StringMapEntry))+ in Create() local
199 unsigned AllocSize = in Destroy() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelArguments.cpp99 uint64_t AllocSize = DL.getTypeAllocSize(ArgTy); in runOnFunction() local
DAMDGPUPromoteAlloca.cpp853 uint64_t AllocSize = DL.getTypeAllocSize(GV->getValueType()); in hasSufficientLocalMem() local
981 uint32_t AllocSize = WorkGroupSize * DL.getTypeAllocSize(AllocaTy); in handleAlloca() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringMap.h184 size_t AllocSize = sizeof(StringMapEntry) + KeyLength + 1; in Create() local
225 size_t AllocSize = sizeof(StringMapEntry) + this->getKeyLength() + 1; in Destroy() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/TargetProcess/
DSimpleExecutorMemoryManager.cpp59 size_t AllocSize = 0; in finalize() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp172 uint64_t AllocSize = DL.getTypeAllocSize(GV.getValueType()); in runOnFunction() local
669 uint32_t AllocSize = WorkGroupSize * DL.getTypeAllocSize(AllocaTy); in handleAlloca() local
/external/clang/lib/CodeGen/
DCGExprCXX.cpp1169 llvm::Value *AllocSize; member in __anon88ae3a920211::CallDeleteDuringNew
1181 llvm::Value *AllocSize) in CallDeleteDuringNew()
1222 DominatingValue<RValue>::saved_type AllocSize; member in __anon88ae3a920211::CallDeleteDuringConditionalNew
1236 DominatingValue<RValue>::saved_type AllocSize) in CallDeleteDuringConditionalNew()
1280 llvm::Value *AllocSize, in EnterNewDeleteCleanup()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DMangler.cpp108 uint64_t AllocSize = A.hasPassPointeeByValueCopyAttr() ? in addByteCountSuffix() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.h488 constexpr size_t CordRepRing::AllocSize(size_t capacity) { in AllocSize() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DStackProtector.cpp170 TypeSize AllocSize) { in HasAddressTaken()
/external/cronet/tot/third_party/libc++abi/src/src/
Dcxa_demangle.cpp296 static constexpr size_t AllocSize = 4096; member in __anonad640f820211::BumpPointerAllocator
/external/libcxxabi/src/
Dcxa_demangle.cpp255 static constexpr size_t AllocSize = 4096; member in __anon903c79cc0211::BumpPointerAllocator
/external/cronet/stable/third_party/libc++abi/src/src/
Dcxa_demangle.cpp296 static constexpr size_t AllocSize = 4096; member in __anonc9c5d5e60211::BumpPointerAllocator

123