Home
last modified time | relevance | path

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

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