Searched defs:AllocSize (Results 1 – 10 of 10) sorted by relevance
108 uint32_t AllocSize; in handleAllocateSpace() local
149 unsigned AllocSize = static_cast<unsigned>(sizeof(StringMapEntry))+ in Create() local207 unsigned AllocSize = in Destroy() local
1057 llvm::Value *AllocSize; member in __anon28c229b30211::CallDeleteDuringNew1069 llvm::Value *AllocSize) in CallDeleteDuringNew()1110 DominatingValue<RValue>::saved_type AllocSize; member in __anon28c229b30211::CallDeleteDuringConditionalNew1124 DominatingValue<RValue>::saved_type AllocSize) in CallDeleteDuringConditionalNew()1168 llvm::Value *AllocSize, in EnterNewDeleteCleanup()
794 unsigned AllocSize = offsetof(RopeRefCountString, Data) + AllocChunkSize; in MakeRopeString() local
277 ConstantInt *AllocSize = dyn_cast<ConstantInt>(Size); in visitAlloca() local
373 Type *AllocTy, Value *AllocSize, in createMalloc()458 Value *AllocSize, Value *ArraySize, in CreateMalloc()475 Value *AllocSize, Value *ArraySize, in CreateMalloc()
2260 Constant* AllocSize = ConstantExpr::getSizeOf(unwrap(Ty)); in LLVMBuildMalloc() local2271 Constant* AllocSize = ConstantExpr::getSizeOf(unwrap(Ty)); in LLVMBuildArrayMalloc() local
336 const uint64_t AllocSize; member in AllocaSlices::SliceBuilder2961 uint64_t AllocSize = DL.getTypeAllocSize(Ty); in stripAggregateTypeWrapping() local
1540 Value *AllocSize = ConstantInt::get(IntPtrTy, TypeSize); in TryToOptimizeStoreOfMallocToGlobal() local
3420 SDValue AllocSize = getValue(I.getArraySize()); in visitAlloca() local