Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h202 const int reassoc_int, reassoc_fp, reassoc_vec_int, reassoc_vec_fp; member
H A Di386.cc22877 width = ix86_cost->reassoc_vec_int; in ix86_reassociation_width()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h338 const int reassoc_int, reassoc_fp, reassoc_vec_int, reassoc_vec_fp; member
H A Di386.c21595 width = ix86_cost->reassoc_vec_int; in ix86_reassociation_width()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201712957 reassoc_int, reassoc_fp, reassoc_vec_int, reassoc_vec_fp.