Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1060 llvm::Value *AllocArgs[] = {CGF.getTypeSize(VD->getType())}; in emitGenericVarsProlog() local
1100 llvm::Value *AllocArgs[] = {CGF.getTypeSize(VD->getType())}; in emitGenericVarsProlog() local
H A DCGOpenMPRuntime.cpp3938 SmallVector<llvm::Value *, 8> AllocArgs = {emitUpdateLocation(CGF, Loc), in emitTaskInit() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp2648 SmallVector<Expr*, 8> AllocArgs; in FindAllocationFunctions() local