Home
last modified time | relevance | path

Searched refs:reported_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c2201 static bool reported_p = false; in aarch64_report_sve_required() local
2204 if (reported_p) in aarch64_report_sve_required()
2211 reported_p = true; in aarch64_report_sve_required()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc3334 static bool reported_p = false; in aarch64_report_sve_required() local
3337 if (reported_p) in aarch64_report_sve_required()
3344 reported_p = true; in aarch64_report_sve_required()