Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6751 AllocaInst *NewArgStructAlloca = in emitTargetTaskProxyFunction() local
6763 NewArgStructAlloca, NewArgStructAlloca->getAlign(), LoadShared, in emitTargetTaskProxyFunction()
6766 Builder.CreateCall(KernelLaunchFunction, {ThreadId, NewArgStructAlloca}); in emitTargetTaskProxyFunction()