HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_SSE2 (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
insn-flags.h 102 && TARGET_SSE2 && TARGET_INTER_UNIT_MOVES \
105 && TARGET_SSE2 && TARGET_INTER_UNIT_MOVES \
108 && TARGET_SSE2 && TARGET_INTER_UNIT_MOVES \
435 #define HAVE_sse2_movq128 (TARGET_SSE2)
436 #define HAVE_movdi_to_sse (!TARGET_64BIT && TARGET_SSE2 && TARGET_INTER_UNIT_MOVES)
440 #define HAVE_sse2_loadupd ((TARGET_SSE) && (TARGET_SSE2))
444 #define HAVE_sse2_storeupd ((TARGET_SSE) && (TARGET_SSE2))
445 #define HAVE_avx_loaddqu256 ((TARGET_SSE2) && (TARGET_AVX))
446 #define HAVE_sse2_loaddqu (TARGET_SSE2)
447 #define HAVE_avx_storedqu256 ((TARGET_SSE2) && (TARGET_AVX)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h 47 #define TARGET_SSE2 TARGET_ISA_SSE2
    [all...]

Completed in 444 milliseconds