Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h576 bool WithNowait);
DCGOpenMPRuntime.cpp1705 bool WithNowait) { in emitReduction() argument
1781 createRuntimeFunction(WithNowait ? OMPRTL__kmpc_reduce_nowait in emitReduction()
1809 createRuntimeFunction(WithNowait ? OMPRTL__kmpc_end_reduce_nowait in emitReduction()