Searched refs:MAX_CONDITIONAL_EXECUTE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h71 #undef MAX_CONDITIONAL_EXECUTE macro
72 #define MAX_CONDITIONAL_EXECUTE arm_max_conditional_execute () macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h68 #undef MAX_CONDITIONAL_EXECUTE macro
69 #define MAX_CONDITIONAL_EXECUTE arm_max_conditional_execute () macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Difcvt.c49 #ifndef MAX_CONDITIONAL_EXECUTE
50 #define MAX_CONDITIONAL_EXECUTE \ macro
518 max = MAX_CONDITIONAL_EXECUTE;
3947 /* Finish off c for MAX_CONDITIONAL_EXECUTE. */
3959 if (c > MAX_CONDITIONAL_EXECUTE
4483 int max_insns = MAX_CONDITIONAL_EXECUTE;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Difcvt.cc49 #ifndef MAX_CONDITIONAL_EXECUTE
50 #define MAX_CONDITIONAL_EXECUTE \ macro
528 max = MAX_CONDITIONAL_EXECUTE;
4326 /* Finish off c for MAX_CONDITIONAL_EXECUTE. */
4338 if (c > MAX_CONDITIONAL_EXECUTE
4862 int max_insns = MAX_CONDITIONAL_EXECUTE;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dfrv.h1848 #define MAX_CONDITIONAL_EXECUTE frv_condexec_insns
1814 #define MAX_CONDITIONAL_EXECUTE macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.h1585 #define MAX_CONDITIONAL_EXECUTE 12
1547 #define MAX_CONDITIONAL_EXECUTE macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.h1586 #define MAX_CONDITIONAL_EXECUTE 12
1548 #define MAX_CONDITIONAL_EXECUTE macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.h1848 #define MAX_CONDITIONAL_EXECUTE frv_condexec_insns
1814 #define MAX_CONDITIONAL_EXECUTE macro

Completed in 240 milliseconds