HomeSort by relevance Sort by last modified time
    Searched defs:hasMFence (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86Subtarget.h 460 bool hasMFence() const { return hasSSE2() || is64Bit(); }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86Subtarget.h 696 bool hasMFence() const { return hasSSE2() || is64Bit(); }

Completed in 40 milliseconds