Searched refs:integer_to_sse (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.h | 134 const int integer_to_sse; /* cost of moving integer register to SSE. */ member
|
H A D | i386.cc | 19889 : ix86_cost->hard_register.integer_to_sse); in ix86_register_move_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.h | 277 const int integer_to_sse; /* cost of moving integer register to SSE. */ member
|
H A D | i386.c | 18961 : ix86_cost->hard_register.integer_to_sse); in ix86_register_move_cost()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2021 | 16326 integer_to_sse. 16333 generic_cost, core_cost): Initialize integer_to_sse same value 16335 (skylake_cost): Initialize integer_to_sse twice as much as sse_op. 16337 Use integer_to_sse instead of sse_op to calculate the cost of 18715 integer_to_sse. 18722 generic_cost, core_cost): Initialize integer_to_sse same value 18724 (skylake_cost): Initialize integer_to_sse twice as much as sse_op. 18726 Use integer_to_sse instead of sse_op to calculate the cost of
|
H A D | ChangeLog-2019 | 17415 xmm_move, ymm_move, zmm_move, sse_to_integer, integer_to_sse, 17420 xmm_move, ymm_move, zmm_move, sse_to_integer, integer_to_sse,
|