Home
last modified time | relevance | path

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

/llvm-project/offload/DeviceRTL/src/
H A DSynchronization.cpp192 uint32_t WarpSize = mapping::getWarpSize(); namedBarrier() local
/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
/llvm-project/offload/plugins-nextgen/cuda/src/
H A Drtl.cpp339 uint32_t WarpSize = 0; in initImpl() local
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2208 Value *WarpSize = createRuntimeShuffleFunction() local
2452 unsigned WarpSize = Config.getGridValue().GV_Warp_Size; emitInterWarpCopyFunction() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4476 CallInst *WarpSize = in buildCustomStateMachine() local