Home
last modified time | relevance | path

Searched refs:ymm_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.c40330 return ix86_cost->ymm_move; in ix86_register_move_cost()