Searched defs:getGPUThreadID (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntimeGPU.cpp | 2355 llvm::Value *CGOpenMPRuntimeGPU::getGPUThreadID(CodeGenFunction &CGF) { getGPUThreadID() function in CGOpenMPRuntimeGPU |
/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.cpp | 2149 Value *OpenMPIRBuilder::getGPUThreadID() { getGPUThreadID() function in OpenMPIRBuilder |