Searched defs:AllocSize (Results 1 – 10 of 10) sorted by relevance
149 unsigned AllocSize = static_cast<unsigned>(sizeof(StringMapEntry))+ in Create() local194 unsigned AllocSize = in Destroy() local
108 uint32_t AllocSize = 0; in handleAllocateSpace() local
1092 llvm::Value *AllocSize; member in __anon355f96dc0211::CallDeleteDuringNew1104 llvm::Value *AllocSize) in CallDeleteDuringNew()1145 DominatingValue<RValue>::saved_type AllocSize; member in __anon355f96dc0211::CallDeleteDuringConditionalNew1159 DominatingValue<RValue>::saved_type AllocSize) in CallDeleteDuringConditionalNew()1203 llvm::Value *AllocSize, in EnterNewDeleteCleanup()
791 unsigned AllocSize = offsetof(RopeRefCountString, Data) + AllocChunkSize; in MakeRopeString() local
278 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()
2436 Constant* AllocSize = ConstantExpr::getSizeOf(unwrap(Ty)); in LLVMBuildMalloc() local2447 Constant* AllocSize = ConstantExpr::getSizeOf(unwrap(Ty)); in LLVMBuildArrayMalloc() local
630 const uint64_t AllocSize; member in AllocaSlices::SliceBuilder3340 uint64_t AllocSize = DL.getTypeAllocSize(Ty); in stripAggregateTypeWrapping() local
1535 Value *AllocSize = ConstantInt::get(IntPtrTy, TypeSize); in TryToOptimizeStoreOfMallocToGlobal() local
3459 SDValue AllocSize = getValue(I.getArraySize()); in visitAlloca() local