Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2860 FunctionCallee createDispatchDeinitFunction();
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6540 FunctionCallee OpenMPIRBuilder::createDispatchDeinitFunction() { in createDispatchDeinitFunction() function in OpenMPIRBuilder
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2564 CGF.EmitRuntimeCall(OMPBuilder.createDispatchDeinitFunction(), Args); in emitForDispatchDeinit()