Home
last modified time | relevance | path

Searched defs:ExecMode (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp75 CGOpenMPRuntimeGPU::ExecutionMode &ExecMode; member in __anona9bff4970111::ExecutionRuntimeModesRAII
81 ExecutionRuntimeModesRAII(CGOpenMPRuntimeGPU::ExecutionMode &ExecMode) in ExecutionRuntimeModesRAII()
87 ExecutionRuntimeModesRAII(CGOpenMPRuntimeGPU::ExecutionMode &ExecMode, in ExecutionRuntimeModesRAII()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3388 GlobalVariable *ExecMode = Kernel->getParent()->getGlobalVariable( in changeToSPMDMode() local