Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1685 bool separateBeginEndCalls() { return SeparateBeginEndCalls; } in separateBeginEndCalls() function
DCGOpenMPRuntime.cpp9255 if (Info.separateBeginEndCalls()) { in emitOffloadingArrays()
9353 assert((!Options.ForEndCall || Info.separateBeginEndCalls()) && in emitOffloadingArraysArgument()