Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp72 class ExecutionRuntimeModesRAII { class
82 ExecutionRuntimeModesRAII(CGOpenMPRuntimeGPU::ExecutionMode &ExecMode) in ExecutionRuntimeModesRAII() function in __anon4e7470570111::ExecutionRuntimeModesRAII
88 ExecutionRuntimeModesRAII(CGOpenMPRuntimeGPU::ExecutionMode &ExecMode, in ExecutionRuntimeModesRAII() function in __anon4e7470570111::ExecutionRuntimeModesRAII
96 ~ExecutionRuntimeModesRAII() { in ~ExecutionRuntimeModesRAII()
1068 ExecutionRuntimeModesRAII ModeRAII(CurrentExecutionMode); in emitNonSPMDKernel()
1202 ExecutionRuntimeModesRAII ModeRAII( in emitSPMDKernel()