Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1459 InsertPointTy createTargetInit(const LocationDescription &Loc, bool IsSPMD);
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp772 Bld.restoreIP(OMPBuilder.createTargetInit(Bld, IsSPMD)); in emitKernelInit()
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3871 OpenMPIRBuilder::createTargetInit(const LocationDescription &Loc, bool IsSPMD) { in createTargetInit() function in OpenMPIRBuilder