Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp311 unsigned WarpSize = CGF.getTarget().getGridValue().GV_Warp_Size; in buildRecordForGlobalizedVars() local
980 unsigned WarpSize = CGM.getTarget().getGridValue().GV_Warp_Size; in emitTeamsOutlinedFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2274 Value *WarpSize = in createRuntimeShuffleFunction() local
2518 unsigned WarpSize = Config.getGridValue().GV_Warp_Size; in emitInterWarpCopyFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4474 CallInst *WarpSize = in buildCustomStateMachine() local