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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c10955 #define MIN_UNROLL_PROBES 3
10985 if (num_probes < MIN_UNROLL_PROBES)
10954 #define MIN_UNROLL_PROBES macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc11228 #define MIN_UNROLL_PROBES 3
11258 if (num_probes < MIN_UNROLL_PROBES)
11227 #define MIN_UNROLL_PROBES macro

Completed in 357 milliseconds