Home
last modified time | relevance | path

Searched refs:initializeAlloca (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp68 static void initializeAlloca(CodeGenFunction &CGF, AllocaInst *AI, Value *Size, in initializeAlloca() function
3381 initializeAlloca(*this, AI, Size, SuitableAlignmentInBytes); in EmitBuiltinExpr()
3396 initializeAlloca(*this, AI, Size, AlignmentInBytes); in EmitBuiltinExpr()