Home
last modified time | relevance | path

Searched refs:vec_store_cost (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h175 const int vec_store_cost; /* Cost of vector store. */ member
H A Di386.c35711 return ix86_cost->vec_store_cost; in ix86_builtin_vectorization_cost()