Searched defs:AllocArgs (Results 1 – 3 of 3) sorted by relevance
1060 llvm::Value *AllocArgs[] = {CGF.getTypeSize(VD->getType())}; in emitGenericVarsProlog() local1100 llvm::Value *AllocArgs[] = {CGF.getTypeSize(VD->getType())}; in emitGenericVarsProlog() local
3938 SmallVector<llvm::Value *, 8> AllocArgs = {emitUpdateLocation(CGF, Loc), in emitTaskInit() local
2648 SmallVector<Expr*, 8> AllocArgs; in FindAllocationFunctions() local