Home | History | Annotate | Download | only in CodeGen

Lines Matching full:lval

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