HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_LZCNT (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 63 #define TARGET_LZCNT TARGET_ISA_LZCNT
    [all...]
  /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 173 #define HAVE_clzhi2_lzcnt (TARGET_LZCNT)
174 #define HAVE_clzsi2_lzcnt (TARGET_LZCNT)
175 #define HAVE_clzdi2_lzcnt ((TARGET_LZCNT) && (TARGET_64BIT))
    [all...]

Completed in 49 milliseconds