Home
last modified time | relevance | path

Searched refs:EmitChecks (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h264 OpenMPDirectiveKind Kind, bool EmitChecks = true,
H A DCGOpenMPRuntime.h866 bool EmitChecks = true,
1796 OpenMPDirectiveKind Kind, bool EmitChecks = true,
H A DCGOpenMPRuntime.cpp2514 OpenMPDirectiveKind Kind, bool EmitChecks, in emitBarrierCall() argument
2521 CGF.Builder, Kind, ForceSimpleCall, EmitChecks)); in emitBarrierCall()
2540 if (EmitChecks) { in emitBarrierCall()
12455 bool EmitChecks, in emitBarrierCall() argument