Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86Subtarget.h454 bool isSLM() const { return X86ProcFamily == IntelSLM; } in isSLM() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.h685 bool isSLM() const { return X86ProcFamily == IntelSLM; } in isSLM() function