HomeSort by relevance Sort by last modified time
    Searched refs:isSLM (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/X86/
X86Subtarget.h 408 bool isSLM() const { return X86ProcFamily == IntelSLM; }
X86CallFrameOptimization.cpp 481 bool SlowPUSHrmm = STI->isAtom() || STI->isSLM();
X86FixupLEAs.cpp 403 if (MF.getSubtarget<X86Subtarget>().isSLM())

Completed in 116 milliseconds