Searched refs:notinbranch (Results 1 – 4 of 4) sorted by relevance
1626 bool inbranch, notinbranch; in omp_construct_simd_compare() member1631 : inbranch(false), notinbranch(false), simdlen(NULL_TREE) {} in omp_construct_simd_compare()1644 data[i].notinbranch = true; in omp_construct_simd_compare()1670 if (data[0].notinbranch != data[1].notinbranch) in omp_construct_simd_compare()1671 r |= data[0].notinbranch ? 2 : 1; in omp_construct_simd_compare()
13355 * testsuite/libgomp.fortran/declare-simd-1.f90: Add notinbranch
3907 @code{notinbranch} or @code{inbranch},
35742 The optional argument MASK may have the value 'notinbranch' or