Searched defs:AllocSize (Results 1 – 11 of 11) sorted by relevance
154 unsigned AllocSize = static_cast<unsigned>(sizeof(StringMapEntry))+ in Create() local200 unsigned AllocSize = in Destroy() local
108 uint32_t AllocSize = 0; in handleAllocateSpace() local
1161 llvm::Value *AllocSize; member in __anon7f32a35d0211::CallDeleteDuringNew1173 llvm::Value *AllocSize) in CallDeleteDuringNew()1214 DominatingValue<RValue>::saved_type AllocSize; member in __anon7f32a35d0211::CallDeleteDuringConditionalNew1228 DominatingValue<RValue>::saved_type AllocSize) in CallDeleteDuringConditionalNew()1272 llvm::Value *AllocSize, in EnterNewDeleteCleanup()
6750 auto AllocSize = getDataLayout().getTypeAllocSize(AI.getCoerceToType()); in EmitVAArg() local
791 unsigned AllocSize = offsetof(RopeRefCountString, Data) + AllocChunkSize; in MakeRopeString() local
296 ConstantInt *AllocSize = dyn_cast<ConstantInt>(Size); in visitAlloca() local
386 Type *AllocTy, Value *AllocSize, in createMalloc()471 Value *AllocSize, Value *ArraySize, in CreateMalloc()488 Value *AllocSize, Value *ArraySize, in CreateMalloc()
2464 Constant* AllocSize = ConstantExpr::getSizeOf(unwrap(Ty)); in LLVMBuildMalloc() local2475 Constant* AllocSize = ConstantExpr::getSizeOf(unwrap(Ty)); in LLVMBuildArrayMalloc() local
626 const uint64_t AllocSize; member in AllocaSlices::SliceBuilder3180 uint64_t AllocSize = DL.getTypeAllocSize(Ty); in stripAggregateTypeWrapping() local
1534 Value *AllocSize = ConstantInt::get(IntPtrTy, TypeSize); in TryToOptimizeStoreOfMallocToGlobal() local
3076 SDValue AllocSize = getValue(I.getArraySize()); in visitAlloca() local