Searched refs:EmitChecks (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.h | 248 OpenMPDirectiveKind Kind, bool EmitChecks = true,
|
H A D | CGOpenMPRuntime.h | 872 bool EmitChecks = true, 1816 OpenMPDirectiveKind Kind, bool EmitChecks = true,
|
H A D | CGOpenMPRuntime.cpp | 2346 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
|