Searched refs:sse_unaligned_load (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h305 const int sse_unaligned_load[5];/* cost of unaligned load. */ member in struct:processor_costs
H A Di386.c21474 return COSTS_N_INSNS (ix86_cost->sse_unaligned_load[index]) / 2;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h169 const int sse_unaligned_load[5];/* cost of unaligned load. */ member in struct:processor_costs
H A Di386.cc22694 return COSTS_N_INSNS (ix86_cost->sse_unaligned_load[index]) / 2;

Completed in 372 milliseconds