Home
last modified time | relevance | path

Searched defs:hasMFence (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86Subtarget.h460 bool hasMFence() const { return hasSSE2() || is64Bit(); } in hasMFence() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.h696 bool hasMFence() const { return hasSSE2() || is64Bit(); } in hasMFence() function