Searched refs:isSLM (Results 1 – 3 of 3) sorted by relevance
387 bool isSLM() const { return X86ProcFamily == IntelSLM; } in isSLM() function
333 if (MF.getSubtarget<X86Subtarget>().isSLM()) in processBasicBlock()
406 bool SlowPUSHrmm = ST.isAtom() || ST.isSLM(); in adjustCallSequence()