Searched refs:getMasterThreadID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp685 static llvm::Value *getMasterThreadID(CodeGenFunction &CGF) { function
1250 Bld.CreateICmpEQ(getNVPTXThreadID(CGF), getMasterThreadID(CGF));

Completed in 110 milliseconds