Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h301 OpenMPDirectiveKind Kind, bool EmitChecks = true,
H A DCGOpenMPRuntime.h1060 bool EmitChecks = true,
2041 OpenMPDirectiveKind Kind, bool EmitChecks = true,
H A DCGOpenMPRuntime.cpp2565 OpenMPDirectiveKind Kind, bool EmitChecks, in emitBarrierCall() argument
2572 CGF.Builder, Kind, ForceSimpleCall, EmitChecks)); in emitBarrierCall()
2591 if (EmitChecks) { in emitBarrierCall()
12666 bool EmitChecks, in emitBarrierCall() argument