Home
last modified time | relevance | path

Searched refs:TARGET_PENTIUMPRO (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/i386/
Dvxworks.h42 else if (TARGET_PENTIUMPRO) \
Di386.h132 #define TARGET_PENTIUMPRO (ix86_tune == PROCESSOR_PENTIUMPRO) macro
371 else if (TARGET_PENTIUMPRO) \
Di386.c12966 || (!TARGET_PENTIUMPRO && !TARGET_64BIT && align >= 4) in ix86_expand_movmem()
13044 int desired_alignment = (TARGET_PENTIUMPRO in ix86_expand_movmem()
13258 || (!TARGET_PENTIUMPRO && !TARGET_64BIT && align >= 4) in ix86_expand_clrmem()
13342 int desired_alignment = (TARGET_PENTIUMPRO in ix86_expand_clrmem()
/freebsd-9-stable/contrib/gcc/
DFSFChangeLog.1113474 * i386.h (TARGET_PENTIUMPRO, TARGET_CMOVE, BRANCH_COST,
DChangeLog-200439320 (ia32_use_dfa_pipeline_interface): Add TARGET_PENTIUMPRO.
39321 (ia32_multipass_dfa_lookahead): Add TARGET_PENTIUMPRO.