Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPGridValues.h63 GV_Warp_Size, enumerator
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeAMDGCN.cpp38 unsigned WarpSize = CGF.getTarget().getGridValue(llvm::omp::GV_Warp_Size); in getGPUWarpSize()
DCGOpenMPRuntimeGPU.cpp342 unsigned WarpSize = CGF.getTarget().getGridValue(llvm::omp::GV_Warp_Size); in buildRecordForGlobalizedVars()
1642 unsigned WarpSize = CGM.getTarget().getGridValue(llvm::omp::GV_Warp_Size); in emitTeamsOutlinedFunction()
2853 unsigned WarpSize = CGF.getTarget().getGridValue(llvm::omp::GV_Warp_Size); in emitInterWarpCopyFunction()
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/src/
Drtl.cpp354 llvm::omp::AMDGPUGpuGridValues[llvm::omp::GVIDX::GV_Warp_Size];
733 llvm::omp::AMDGPUGpuGridValues[llvm::omp::GVIDX::GV_Warp_Size]); in __tgt_rtl_init_device()
735 llvm::omp::AMDGPUGpuGridValues[llvm::omp::GVIDX::GV_Warp_Size]; in __tgt_rtl_init_device()