Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp71 class ExecutionRuntimeModesRAII { class
81 ExecutionRuntimeModesRAII(CGOpenMPRuntimeGPU::ExecutionMode &ExecMode) in ExecutionRuntimeModesRAII() function in __anona9bff4970111::ExecutionRuntimeModesRAII
87 ExecutionRuntimeModesRAII(CGOpenMPRuntimeGPU::ExecutionMode &ExecMode, in ExecutionRuntimeModesRAII() function in __anona9bff4970111::ExecutionRuntimeModesRAII
95 ~ExecutionRuntimeModesRAII() { in ~ExecutionRuntimeModesRAII()
1016 ExecutionRuntimeModesRAII ModeRAII(CurrentExecutionMode); in emitNonSPMDKernel()
1073 ExecutionRuntimeModesRAII ModeRAII( in emitSPMDKernel()