Searched defs:GTid (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 3908 llvm::Value *GTid = getThreadID(CGF, Loc); emitTaskInit() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | OpenMPOpt.cpp | 4502 Value *GTid = KernelInitCB; buildCustomStateMachine() local |