Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1065 llvm::Value *AllocArgs[] = {CGF.getTypeSize(VD->getType())}; in emitGenericVarsProlog() local
1132 llvm::Value *AllocArgs[] = {Size}; getKmpcAllocShared() local
H A DCGOpenMPRuntime.cpp3749 AllocArgs); in emitTaskInit() local
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2714 SmallVector<Expr*, 8> AllocArgs; FindAllocationFunctions() local