HomeSort by relevance Sort by last modified time
    Searched full:tfmode (Results 1 - 6 of 6) 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-modes.h 50 TFmode, /* config/i386/i386-modes.def:25 */
123 MAX_MODE_FLOAT = TFmode,
insn-flags.h 123 || (TARGET_SSE && (SFmode == TFmode)))
125 || (TARGET_SSE && (DFmode == TFmode)))
126 #define HAVE_copysigntf3_const ((SSE_FLOAT_MODE_P (TFmode) && TARGET_SSE_MATH) \
127 || (TARGET_SSE && (TFmode == TFmode)))
129 || (TARGET_SSE && (SFmode == TFmode)))
131 || (TARGET_SSE && (DFmode == TFmode)))
132 #define HAVE_copysigntf3_var ((SSE_FLOAT_MODE_P (TFmode) && TARGET_SSE_MATH) \
133 || (TARGET_SSE && (TFmode == TFmode)))
    [all...]
auto-host.h     [all...]
  /external/deqp/modules/gles3/functional/
es3fTransformFeedbackTests.cpp 236 static bool isProgramSupported (const glw::Functions& gl, const ProgramSpec& spec, deUint32 tfMode)
281 if (tfMode == GL_SEPARATE_ATTRIBS && numComponents > maxTfSeparateComponents)
288 if (tfMode == GL_SEPARATE_ATTRIBS && totalTfAttribs > maxTfSeparateAttribs)
291 if (tfMode == GL_INTERLEAVED_ATTRIBS && totalTfComponents > maxTfInterleavedComponents)
    [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     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gccint.info 259 `double' to `DFmode'; and `long double' to both `TFmode' and `XFmode'.
    [all...]

Completed in 1204 milliseconds