HomeSort by relevance Sort by last modified time
    Searched refs:ix86_fpmath (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/config/i386/
i386.h 473 #define TARGET_SSE_MATH ((ix86_fpmath & FPMATH_SSE) != 0)
475 ((ix86_fpmath & (FPMATH_SSE | FPMATH_387)) == (FPMATH_SSE | FPMATH_387))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
options.h 3431 #define ix86_fpmath macro
    [all...]

Completed in 123 milliseconds