Searched refs:createDispatchFiniFunction (Results 1 – 2 of 2) sorted by relevance
785 llvm::FunctionCallee createDispatchFiniFunction(unsigned IVSize,
1607 CGOpenMPRuntime::createDispatchFiniFunction(unsigned IVSize, bool IVSigned) { in createDispatchFiniFunction() function in CGOpenMPRuntime2874 CGF.EmitRuntimeCall(createDispatchFiniFunction(IVSize, IVSigned), Args); in emitForOrderedIterationEnd()