Searched defs:allocSize (Results 1 – 4 of 4) sorted by relevance
194 unsigned allocSize = CompoundStmt::totalSizeToAlloc<Stmt *>(children.size()); in create() local227 unsigned allocSize = ReplaceStmt::totalSizeToAlloc<Expr *>(replExprs.size()); in create() local271 unsigned allocSize = CallExpr::totalSizeToAlloc<Expr *>(arguments.size()); in create() local311 unsigned allocSize = in create() local340 unsigned allocSize = RangeExpr::totalSizeToAlloc<Expr *>(elements.size()); in create() local356 unsigned allocSize = TupleExpr::totalSizeToAlloc<Expr *>(elements.size()); in create() local470 unsigned allocSize = in createImpl() local538 unsigned allocSize = UserRewriteDecl::totalSizeToAlloc<VariableDecl *>( in createImpl() local561 unsigned allocSize = in create() local577 unsigned allocSize = Module::totalSizeToAlloc<Decl *>(children.size()); in create() local
50 Type elementType, Value allocSize, DataLayout &layout, in allocBuffer() argument 106 Value allocSize = one; in defaultAllocBufferCallBack() local
1601 llvm::Value *allocSize = EmitCXXNewExpr() local
1787 auto allocSize = CGM.getDataLayout().getTypeAllocSize(Loc.getElementType()); emitZeroOrPatternForAutoVarInit() local