Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1799 llvm::Value *LaneID = getNVPTXLaneID(CGF); in emitInterWarpCopyFunction() local
1860 llvm::Value *IsWarpMaster = Bld.CreateIsNull(LaneID, "warp_master"); in emitInterWarpCopyFunction()