Home
last modified time | relevance | path

Searched defs:allocSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCXXExpr.cpp287 mlir::Value allocSize = emitCXXNewAllocSize( in emitCXXNewExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1630 llvm::Value *allocSize = in EmitCXXNewExpr() local
H A DCGDecl.cpp1837 auto allocSize = CGM.getDataLayout().getTypeAllocSize(Loc.getElementType()); in emitZeroOrPatternForAutoVarInit() local