Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp70 static void initializeAlloca(CodeGenFunction &CGF, AllocaInst *AI, Value *Size, in initializeAlloca() function
3964 initializeAlloca(*this, AI, Size, SuitableAlignmentInBytes); in EmitBuiltinExpr()
3986 initializeAlloca(*this, AI, Size, AlignmentInBytes); in EmitBuiltinExpr()