Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp311 unsigned WarpSize = CGF.getTarget().getGridValue().GV_Warp_Size; in buildRecordForGlobalizedVars() local
1000 unsigned WarpSize = CGM.getTarget().getGridValue().GV_Warp_Size; emitTeamsOutlinedFunction() local
1457 llvm::Value *WarpSize = createRuntimeShuffleFunction() local
1745 unsigned WarpSize = CGF.getTarget().getGridValue().GV_Warp_Size; emitInterWarpCopyFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4473 CallInst *WarpSize = buildCustomStateMachine() local