Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeAMDGCN.cpp38 unsigned WarpSize = CGF.getTarget().getGridValue(llvm::omp::GV_Warp_Size); in getGPUWarpSize() local
H A DCGOpenMPRuntimeGPU.cpp342 unsigned WarpSize = CGF.getTarget().getGridValue(llvm::omp::GV_Warp_Size); in buildRecordForGlobalizedVars() local
1645 unsigned WarpSize = CGM.getTarget().getGridValue(llvm::omp::GV_Warp_Size); in emitTeamsOutlinedFunction() local
2313 llvm::Value *WarpSize = in createRuntimeShuffleFunction() local
2680 unsigned WarpSize = CGF.getTarget().getGridValue(llvm::omp::GV_Warp_Size); in emitInterWarpCopyFunction() local