Lines Matching refs:dispatch
9 match(construct = {dispatch}, device = {arch(arm)})
15 match(construct={dispatch}, device={arch(arm)})
19 match(construct={dispatch}, device={arch(arm)})
25 #pragma omp dispatch device(dnum) device(3) in testit_one()
29 #pragma omp dispatch nowait device(dnum) nowait in testit_one()
33 #pragma omp dispatch novariants in testit_one()
39 #pragma omp dispatch novariants ( in testit_one()
43 #pragma omp dispatch novariants(dnum> 4) novariants(3) in testit_one()
47 #pragma omp dispatch novariants(x) in testit_one()
51 #pragma omp dispatch nocontext in testit_one()
57 #pragma omp dispatch nocontext ( in testit_one()
61 #pragma omp dispatch nocontext(dnum> 4) nocontext(3) in testit_one()
65 #pragma omp dispatch nocontext(x) in testit_one()
71 #pragma omp dispatch in testit_two()
77 #pragma omp dispatch in testit_three()
81 #pragma omp dispatch in testit_three()
87 #pragma omp dispatch in testit_three()
91 #pragma omp dispatch in testit_three()
98 #pragma omp dispatch in testit_four()
102 #pragma omp dispatch in testit_four()
106 #pragma omp dispatch in testit_four()
110 #pragma omp dispatch in testit_four()
114 #pragma omp dispatch in testit_four()