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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp161 class ExecutionRuntimeModesRAII { class in namespace:__anon1787
171 ExecutionRuntimeModesRAII(CGOpenMPRuntimeNVPTX::ExecutionMode &ExecMode) function in class:__anon1787::ExecutionRuntimeModesRAII
177 ExecutionRuntimeModesRAII(CGOpenMPRuntimeNVPTX::ExecutionMode &ExecMode, function in class:__anon1787::ExecutionRuntimeModesRAII
185 ~ExecutionRuntimeModesRAII() {
1175 ExecutionRuntimeModesRAII ModeRAII(CurrentExecutionMode);
1307 ExecutionRuntimeModesRAII ModeRAII(

Completed in 173 milliseconds