Searched refs:inline_secondary_memory_needed (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | mmx.md | 609 ;; see comment above inline_secondary_memory_needed function in i386.c 624 ;; see comment above inline_secondary_memory_needed function in i386.c 1716 ;; see comment above inline_secondary_memory_needed function in i386.c 1773 ;; see comment above inline_secondary_memory_needed function in i386.c
|
H A D | i386.c | 18629 inline_secondary_memory_needed (machine_mode mode, reg_class_t class1, in inline_secondary_memory_needed() function 18693 return inline_secondary_memory_needed (mode, class1, class2, true); in ix86_secondary_memory_needed() 18929 if (inline_secondary_memory_needed (mode, class1, class2, false)) in ix86_register_move_cost()
|
H A D | sse.md | 7995 ;; see comment above inline_secondary_memory_needed function in i386.c 10053 ;; see comment above inline_secondary_memory_needed function in i386.c 10102 ;; see comment above inline_secondary_memory_needed function in i386.c 10167 ;; see comment above inline_secondary_memory_needed function in i386.c 10226 ;; see comment above inline_secondary_memory_needed function in i386.c
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | mmx.md | 1528 ;; see comment above inline_secondary_memory_needed function in i386.cc 1543 ;; see comment above inline_secondary_memory_needed function in i386.cc 3754 ;; see comment above inline_secondary_memory_needed function in i386.cc 3811 ;; see comment above inline_secondary_memory_needed function in i386.cc
|
H A D | i386.cc | 19494 inline_secondary_memory_needed (machine_mode mode, reg_class_t class1, in inline_secondary_memory_needed() function 19568 return inline_secondary_memory_needed (mode, class1, class2, true); in ix86_secondary_memory_needed() 19857 if (inline_secondary_memory_needed (mode, class1, class2, false)) in ix86_register_move_cost()
|
H A D | sse.md | 10534 ;; see comment above inline_secondary_memory_needed function in i386.cc 13060 ;; see comment above inline_secondary_memory_needed function in i386.cc 13109 ;; see comment above inline_secondary_memory_needed function in i386.cc 13174 ;; see comment above inline_secondary_memory_needed function in i386.cc 13233 ;; see comment above inline_secondary_memory_needed function in i386.cc
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2017 | 15262 * config/i386/i386.c (inline_secondary_memory_needed): Put the 15265 Make static. Update the call to inline_secondary_memory_needed. 15267 inline_secondary_memory_needed. 39989 * config/i386/i386.c (inline_secondary_memory_needed): Ensure that
|
H A D | ChangeLog-2021 | 2746 * config/i386/i386.c (inline_secondary_memory_needed): HImode 14501 (inline_secondary_memory_needed): No memory is needed for
|
H A D | ChangeLog-2019 | 15627 * config/i386/i386.c (inline_secondary_memory_needed): Return true 15934 * config/i386/i386.c (inline_secondary_memory_needed): Return true
|
H A D | ChangeLog-2013 | 28409 * config/i386/i386.c (inline_secondary_memory_needed): Ignore 32079 (inline_secondary_memory_needed): Return true for moves from SSE class
|
H A D | ChangeLog-2012 | 6767 (inline_secondary_memory_needed): Change assert.
|
H A D | ChangeLog-2007 | 14371 (inline_secondary_memory_needed): ... here.
|
H A D | ChangeLog-2020 | 14842 * config/i386/i386.c (inline_secondary_memory_needed):
|
H A D | ChangeLog-2010 | 14858 ix86_expand_setmem, ix86_expand_strlen, inline_secondary_memory_needed,
|
H A D | ChangeLog-2014 | 29281 (inline_secondary_memory_needed): Allow 64 bit wide mask registers.
|