Lines Matching refs:have_pointer_condtemp
2700 if (fd->have_pointer_condtemp) in expand_omp_for_generic()
2724 if (fd->have_pointer_condtemp) in expand_omp_for_generic()
2991 if (fd->have_pointer_condtemp) in expand_omp_for_generic()
3746 if (fd->have_pointer_condtemp) in expand_omp_for_static_nochunk()
3754 || (fd->have_pointer_condtemp && !fd->have_scantemp) in expand_omp_for_static_nochunk()
3786 if (fd->have_pointer_condtemp || fd->have_nonctrl_scantemp) in expand_omp_for_static_nochunk()
3789 if (fd->have_pointer_condtemp) in expand_omp_for_static_nochunk()
3797 if (fd->have_pointer_condtemp) in expand_omp_for_static_nochunk()
3828 if (fd->have_pointer_condtemp) in expand_omp_for_static_nochunk()
3832 tree ptr = fd->have_pointer_condtemp ? condtemp : memv; in expand_omp_for_static_nochunk()
4223 || ((fd->have_pointer_condtemp || fd->have_scantemp) in expand_omp_for_static_nochunk()
4245 else if ((fd->have_pointer_condtemp || fd->have_scantemp) in expand_omp_for_static_nochunk()
4550 if (fd->have_pointer_condtemp) in expand_omp_for_static_chunk()
4555 if (fd->have_reductemp || fd->have_pointer_condtemp) in expand_omp_for_static_chunk()
4583 if (fd->have_pointer_condtemp) in expand_omp_for_static_chunk()
4601 if (fd->have_pointer_condtemp) in expand_omp_for_static_chunk()
4956 if (fd->have_reductemp || fd->have_pointer_condtemp) in expand_omp_for_static_chunk()
4977 else if (fd->have_pointer_condtemp) in expand_omp_for_static_chunk()
6644 if (fd.have_reductemp || fd.have_pointer_condtemp) in expand_omp_for()