Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp1154 auto *RTLoc = emitUpdateLocation(CGF, Loc); in emitParallelCall() local
1156 [this, OutlinedFn, CapturedStruct, RTLoc](CodeGenFunction &CGF) { in emitParallelCall()
1160 RTLoc, in emitParallelCall()
1169 auto &&ElseGen = [this, OutlinedFn, CapturedStruct, RTLoc, Loc]( in emitParallelCall()
1174 llvm::Value *Args[] = {RTLoc, ThreadID}; in emitParallelCall()