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