Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp62 static void initializeAlloca(CodeGenFunction &CGF, AllocaInst *AI, Value *Size, in initializeAlloca() function
3065 initializeAlloca(*this, AI, Size, SuitableAlignmentInBytes); in EmitBuiltinExpr()
3078 initializeAlloca(*this, AI, Size, AlignmentInBytes); in EmitBuiltinExpr()