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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 460 bool hasMFence() const { return hasSSE2() || is64Bit(); }
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86Subtarget.h 696 bool hasMFence() const { return hasSSE2() || is64Bit(); }
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
X86GenGlobalISel.inc 365 if (Subtarget->hasMFence())
    [all...]

Completed in 68 milliseconds