Home
last modified time | relevance | path

Searched defs:allocationSize (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/runtime/
H A Darray-constructor.cpp49 SubscriptValue allocationSize{ in AllocateOrReallocateVectorIfNeeded() local
/llvm-project/mlir/lib/Conversion/LLVMCommon/
H A DPattern.cpp292 Value allocationSize = sizes[unrankedMemrefPos++]; copyUnrankedDescriptors() local
H A DMemRefBuilder.cpp394 Value allocationSize = builder.create<LLVM::AddOp>( in computeSizes() local
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h75 SectionEntry(StringRef name,uint8_t * address,size_t size,size_t allocationSize,uintptr_t objAddress) SectionEntry() argument
/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp797 llvm::APInt allocationSize EmitCXXNewAllocSize() local