Home
last modified time | relevance | path

Searched refs:CM_MEDIUM (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/i386/
Dpredicates.md119 || (ix86_cmodel == CM_MEDIUM && !SYMBOL_REF_FAR_ADDR_P (op)));
123 return (ix86_cmodel == CM_SMALL || ix86_cmodel == CM_MEDIUM
163 || (ix86_cmodel == CM_MEDIUM
181 if ((ix86_cmodel == CM_SMALL || ix86_cmodel == CM_MEDIUM)
239 || (ix86_cmodel == CM_MEDIUM
244 return ix86_cmodel == CM_SMALL || ix86_cmodel == CM_MEDIUM;
267 || (ix86_cmodel == CM_MEDIUM
282 if ((ix86_cmodel == CM_SMALL || ix86_cmodel == CM_MEDIUM)
Di386.h2153 CM_MEDIUM, /* Assumes code fits in the low 31 bits; data unlimited. */ enumerator
Di386.c1927 ix86_cmodel = flag_pic ? CM_MEDIUM_PIC : CM_MEDIUM; in override_options()
2335 if ((ix86_cmodel == CM_MEDIUM || ix86_cmodel == CM_MEDIUM_PIC) in x86_64_elf_select_section()
2400 if ((ix86_cmodel == CM_MEDIUM || ix86_cmodel == CM_MEDIUM_PIC) in x86_64_elf_unique_section()
2469 if ((ix86_cmodel == CM_MEDIUM || ix86_cmodel == CM_MEDIUM_PIC) in x86_elf_aligned_common()
2487 if ((ix86_cmodel == CM_MEDIUM || ix86_cmodel == CM_MEDIUM_PIC) in x86_output_aligned_bss()
19638 if (ix86_cmodel != CM_MEDIUM && ix86_cmodel != CM_MEDIUM_PIC) in ix86_in_large_data_p()
19838 || (ix86_cmodel == CM_MEDIUM && code)) in asm_preferred_eh_data_format()
Di386.md2309 || (ix86_cmodel == CM_MEDIUM || ix86_cmodel == CM_LARGE)
2477 || (ix86_cmodel == CM_MEDIUM || ix86_cmodel == CM_LARGE)
2597 || (ix86_cmodel == CM_MEDIUM || ix86_cmodel == CM_LARGE)