Lines Matching full:update
3 // Checking translation when the update is carried out by using more than one op
6 omp.atomic.update %x : !llvm.ptr {
19 // update operation
21 // expected-error @+2 {{no atomic update operation with region argument as operand found inside atomic.update region}}
22 // expected-error @+1 {{LLVM Translation failed for operation: omp.atomic.update}}
23 omp.atomic.update %x : !llvm.ptr {
33 // Checking translation when the update is carried out by using more than one
39 // expected-error @+1 {{no atomic update operation with region argument as operand found inside atomic.update region}}
40 omp.atomic.update %x : !llvm.ptr {
52 // update operation
56 omp.atomic.update %x : !llvm.ptr {