Searched refs:emitThreadIDAddress (Results 1 – 2 of 2) sorted by relevance
338 virtual Address emitThreadIDAddress(CodeGenFunction &CGF, SourceLocation Loc);
1295 auto ThreadIDAddr = emitThreadIDAddress(CGF, Loc); in emitParallelCall()1325 Address CGOpenMPRuntime::emitThreadIDAddress(CodeGenFunction &CGF, in emitThreadIDAddress() function in CGOpenMPRuntime