Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp536 static llvm::Value *getNVPTXWarpID(CodeGenFunction &CGF) { in getNVPTXWarpID() function
2871 llvm::Value *WarpID = getNVPTXWarpID(CGF); in emitInterWarpCopyFunction()