Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h251 OpenMPDirectiveKind Kind, bool EmitChecks = true,
H A DCGOpenMPRuntime.h872 bool EmitChecks = true,
1813 OpenMPDirectiveKind Kind, bool EmitChecks = true,
H A DCGOpenMPRuntime.cpp2343 OpenMPDirectiveKind Kind, bool EmitChecks, in emitBarrierCall() argument
2350 CGF.Builder, Kind, ForceSimpleCall, EmitChecks)); in emitBarrierCall()
2369 if (EmitChecks) { in emitBarrierCall()
11996 bool EmitChecks, in emitBarrierCall() argument