Searched refs:IntelSLM (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86Subtarget.h59 Others, IntelAtom, IntelSLM enumerator in enum:llvm::final::X86ProcFamilyEnum
357 bool isSLM() const { return X86ProcFamily == IntelSLM; }
H A DX86Subtarget.cpp222 if (X86ProcFamily == IntelAtom || X86ProcFamily == IntelSLM)

Completed in 53 milliseconds