Lines Matching refs:SrcLVal
3674 LValue SrcLVal = CGF.EmitLValue(CopyArrayElem); in emitScanBasedDirectiveFinals() local
3676 PrivateExpr->getType(), DestLVal.getAddress(), SrcLVal.getAddress(), in emitScanBasedDirectiveFinals()
5539 LValue SrcLVal = EmitLValue(LHSs[I]); in EmitOMPScanDirective() local
5541 SrcLVal.getAddress(), in EmitOMPScanDirective()
5553 LValue SrcLVal; in EmitOMPScanDirective() local
5556 SrcLVal = EmitLValue(LHSs[I]); in EmitOMPScanDirective()
5560 SrcLVal = EmitLValue(TempExpr); in EmitOMPScanDirective()
5563 PrivateExpr->getType(), DestLVal.getAddress(), SrcLVal.getAddress(), in EmitOMPScanDirective()
5597 LValue SrcLVal = EmitLValue(OrigExpr); in EmitOMPScanDirective() local
5599 PrivateExpr->getType(), DestLVal.getAddress(), SrcLVal.getAddress(), in EmitOMPScanDirective()
5637 LValue SrcLVal = EmitLValue(CopyArrayElem); in EmitOMPScanDirective() local
5640 PrivateExpr->getType(), DestLVal.getAddress(), SrcLVal.getAddress(), in EmitOMPScanDirective()