Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h3127 LLVM_ABI FunctionCallee createDispatchNextFunction(unsigned IVSize,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6889 FunctionCallee OpenMPIRBuilder::createDispatchNextFunction(unsigned IVSize, in createDispatchNextFunction() function in OpenMPIRBuilder
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2696 OMPBuilder.createDispatchNextFunction(IVSize, IVSigned), Args); in emitForNext()