Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h248 OpenMPDirectiveKind Kind, bool EmitChecks = true,
H A DCGOpenMPRuntime.h872 bool EmitChecks = true,
1816 OpenMPDirectiveKind Kind, bool EmitChecks = true,
H A DCGOpenMPRuntime.cpp2346 OpenMPDirectiveKind Kind, bool EmitChecks, in emitBarrierCall() argument
2353 CGF.Builder, Kind, ForceSimpleCall, EmitChecks)); in emitBarrierCall()
2372 if (EmitChecks) { in emitBarrierCall()
12026 bool EmitChecks, in emitBarrierCall() argument