This patch lowers the data clause on the OpenACC compute construct
to their corresponding acc data operand operation.
The decomposition is the same as in D149673.
Note that private and firstprivate are not lowered to data operand operation as they do not have one and will likely have dedicated design/process.
Depends on D149673
Should be dataClause = 5