HomeSort by relevance Sort by last modified time
    Searched full:has_cmpxchg16b (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-x86.cc 116 AtomicOps_Internalx86CPUFeatures.has_cmpxchg16b = ((ecx >> 13) & 1);
atomicops-internals-x86.h 57 bool has_cmpxchg16b; // Processor supports cmpxchg16b instruction. member in struct:AtomicOps_x86CPUFeatureStruct
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-x86.cc 116 AtomicOps_Internalx86CPUFeatures.has_cmpxchg16b = ((ecx >> 13) & 1);
atomicops-internals-x86.h 57 bool has_cmpxchg16b; // Processor supports cmpxchg16b instruction. member in struct:AtomicOps_x86CPUFeatureStruct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
c++ 
g++ 
gcc 

Completed in 639 milliseconds