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