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

/external/llvm/lib/Target/X86/
H A DX86Subtarget.h357 bool isSLM() const { return X86ProcFamily == IntelSLM; } function in class:llvm::final
H A DX86FixupLEAs.cpp336 if (TM->getSubtarget<X86Subtarget>().isSLM())

Completed in 72 milliseconds