Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp147 class ExecutionRuntimeModesRAII { class
157 ExecutionRuntimeModesRAII(CGOpenMPRuntimeNVPTX::ExecutionMode &ExecMode) in ExecutionRuntimeModesRAII() function in __anona929754a0111::ExecutionRuntimeModesRAII
163 ExecutionRuntimeModesRAII(CGOpenMPRuntimeNVPTX::ExecutionMode &ExecMode, in ExecutionRuntimeModesRAII() function in __anona929754a0111::ExecutionRuntimeModesRAII
171 ~ExecutionRuntimeModesRAII() { in ~ExecutionRuntimeModesRAII()
1169 ExecutionRuntimeModesRAII ModeRAII(CurrentExecutionMode); in emitNonSPMDKernel()
1301 ExecutionRuntimeModesRAII ModeRAII( in emitSPMDKernel()