Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h785 llvm::FunctionCallee createDispatchFiniFunction(unsigned IVSize,
H A DCGOpenMPRuntime.cpp1607 CGOpenMPRuntime::createDispatchFiniFunction(unsigned IVSize, bool IVSigned) { in createDispatchFiniFunction() function in CGOpenMPRuntime
2874 CGF.EmitRuntimeCall(createDispatchFiniFunction(IVSize, IVSigned), Args); in emitForOrderedIterationEnd()