Searched defs:hasCmpxchg16b (Results 1 – 2 of 2) sorted by relevance
192 bool hasCmpxchg16b() {return _hasCmpxchg16b;} in hasCmpxchg16b() function
703 bool hasCmpxchg16b() const { return HasCmpxchg16b && is64Bit(); } in hasCmpxchg16b() function