Home
last modified time | relevance | path

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 Dmmx.md609 ;; 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 Di386.c18629 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 Dsse.md7995 ;; 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 Dmmx.md1528 ;; 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 Di386.cc19494 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 Dsse.md10534 ;; 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 DChangeLog-201715262 * 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 DChangeLog-20212746 * config/i386/i386.c (inline_secondary_memory_needed): HImode
14501 (inline_secondary_memory_needed): No memory is needed for
H A DChangeLog-201915627 * config/i386/i386.c (inline_secondary_memory_needed): Return true
15934 * config/i386/i386.c (inline_secondary_memory_needed): Return true
H A DChangeLog-201328409 * config/i386/i386.c (inline_secondary_memory_needed): Ignore
32079 (inline_secondary_memory_needed): Return true for moves from SSE class
H A DChangeLog-20126767 (inline_secondary_memory_needed): Change assert.
H A DChangeLog-200714371 (inline_secondary_memory_needed): ... here.
H A DChangeLog-202014842 * config/i386/i386.c (inline_secondary_memory_needed):
H A DChangeLog-201014858 ix86_expand_setmem, ix86_expand_strlen, inline_secondary_memory_needed,
H A DChangeLog-201429281 (inline_secondary_memory_needed): Allow 64 bit wide mask registers.