Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1270 auto *RTLoc = emitUpdateLocation(CGF, Loc); in emitParallelCall() local
1272 RTLoc](CodeGenFunction &CGF) { in emitParallelCall()
1275 RTLoc, in emitParallelCall()
1285 auto &&ElseGen = [this, OutlinedFn, CapturedVars, RTLoc, in emitParallelCall()
1290 llvm::Value *Args[] = {RTLoc, ThreadID}; in emitParallelCall()