Home
last modified time | relevance | path

Searched refs:TARGET_SSE_SPLIT_REGS (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
HDi386.h215 #define TARGET_SSE_SPLIT_REGS (x86_sse_split_regs & TUNEMASK) macro
HDi386.md2383 (ne (symbol_ref "TARGET_SSE_SPLIT_REGS")
2582 (ne (symbol_ref "TARGET_SSE_SPLIT_REGS")
2703 (ne (symbol_ref "TARGET_SSE_SPLIT_REGS")
HDi386.c9461 if (TARGET_SSE_SPLIT_REGS) in ix86_expand_vector_move_misalign()
/freebsd-11-stable/contrib/gcc/
HDChangeLog-2004748 (TARGET_SSE_SPLIT_REGS): Rename from TARGET_SSE_PARTIAL_REGS.