Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp72 class ExecutionRuntimeModesRAII { class
82 ExecutionRuntimeModesRAII(CGOpenMPRuntimeGPU::ExecutionMode &ExecMode) in ExecutionRuntimeModesRAII() function in __anon0383ec9b0111::ExecutionRuntimeModesRAII
88 ExecutionRuntimeModesRAII(CGOpenMPRuntimeGPU::ExecutionMode &ExecMode, in ExecutionRuntimeModesRAII() function in __anon0383ec9b0111::ExecutionRuntimeModesRAII
96 ~ExecutionRuntimeModesRAII() { in ~ExecutionRuntimeModesRAII()
1017 ExecutionRuntimeModesRAII ModeRAII(CurrentExecutionMode); in emitNonSPMDKernel()
1074 ExecutionRuntimeModesRAII ModeRAII( in emitSPMDKernel()