Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h261 const int xmm_move, ymm_move, /* cost of moving XMM and YMM register. */ member
H A Di386.c1614 gain += COSTS_N_INSNS (2) - ix86_cost->xmm_move; in compute_convert_gain()
40328 return ix86_cost->xmm_move; in ix86_register_move_cost()