Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPGridValues.h63 GV_Warp_Size, enumerator
/freebsd-12-stable/contrib/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()
1311 unsigned WarpSize = CGM.getTarget().getGridValue(llvm::omp::GV_Warp_Size); in emitTeamsOutlinedFunction()
2092 unsigned WarpSize = CGF.getTarget().getGridValue(llvm::omp::GV_Warp_Size); in emitInterWarpCopyFunction()