Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h276 OpenMPDirectiveKind Kind, bool EmitChecks = true,
H A DCGOpenMPRuntime.h1086 bool EmitChecks = true,
2065 OpenMPDirectiveKind Kind, bool EmitChecks = true,
H A DCGOpenMPRuntime.cpp2537 OpenMPDirectiveKind Kind, bool EmitChecks, in emitBarrierCall() argument
2544 CGF.Builder, Kind, ForceSimpleCall, EmitChecks)); in emitBarrierCall()
2563 if (EmitChecks) { in emitBarrierCall()
12843 bool EmitChecks, in emitBarrierCall() argument