Searched refs:VLValue (Results 1 – 1 of 1) sorted by relevance
6316 LValue VLValue = CGF.EmitLValue(V); in emitOMPAtomicReadExpr() local6336 CGF.emitOMPSimpleStore(VLValue, Res, X->getType().getNonReferenceType(), Loc); in emitOMPAtomicReadExpr()6583 LValue VLValue = CGF.EmitLValue(V); in emitOMPAtomicCaptureExpr() local6647 CGF.emitOMPSimpleStore(VLValue, NewVVal, NewVValType, Loc); in emitOMPAtomicCaptureExpr()