Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGOpenMPRuntime.h94 OMPRTL__kmpc_single, enumerator
HDCGOpenMPRuntime.cpp616 case OMPRTL__kmpc_single: { in createRuntimeFunction()
1444 CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_single), Args); in emitSingleRegion()