Searched refs:has_firstprivate (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c663 bool has_firstprivate = false; local
809 has_firstprivate = true;
815 has_firstprivate = true;
834 has_firstprivate = true;
954 if (not_found_cnt || has_firstprivate)
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c926 bool has_firstprivate = false; local
1076 has_firstprivate = true;
1084 has_firstprivate = true;
1104 has_firstprivate = true;
1275 if (not_found_cnt || has_firstprivate || has_always_ptrset)

Completed in 207 milliseconds