Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LVal

478       auto LVal = OMPRegionInfo->getThreadIDVariableLValue(CGF);
479 ThreadID = CGF.EmitLoadOfLValue(LVal, Loc).getScalarVal();