Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2355 llvm::Value *CGOpenMPRuntimeGPU::getGPUThreadID(CodeGenFunction &CGF) { getGPUThreadID() function in CGOpenMPRuntimeGPU
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2149 Value *OpenMPIRBuilder::getGPUThreadID() { getGPUThreadID() function in OpenMPIRBuilder