Home
last modified time | relevance | path

Searched refs:emitThreadIDAddress (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h264 virtual llvm::Value *emitThreadIDAddress(CodeGenFunction &CGF,
DCGOpenMPRuntime.cpp962 auto ThreadIDAddr = emitThreadIDAddress(CGF, Loc); in emitSerialCall()
982 llvm::Value *CGOpenMPRuntime::emitThreadIDAddress(CodeGenFunction &CGF, in emitThreadIDAddress() function in CGOpenMPRuntime