Home
last modified time | relevance | path

Searched refs:isSLM (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/X86/
DX86Subtarget.h454 bool isSLM() const { return X86ProcFamily == IntelSLM; } in isSLM() function
DX86FixupLEAs.cpp411 if (MF.getSubtarget<X86Subtarget>().isSLM()) in processBasicBlock()
DX86CallFrameOptimization.cpp506 bool SlowPUSHrmm = STI->isAtom() || STI->isSLM(); in adjustCallSequence()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h743 bool isSLM() const { return X86ProcFamily == IntelSLM; } in isSLM() function
DX86CallFrameOptimization.cpp553 bool SlowPUSHrmm = STI->isAtom() || STI->isSLM(); in adjustCallSequence()
DX86TargetTransformInfo.cpp221 if (ST->isSLM()) { in getArithmeticInstrCost()
1845 if (ST->isSLM()) in getCmpSelInstrCost()
2215 if (ST->isSLM()) in getIntrinsicInstrCost()
2422 if (ST->isSLM()) in getVectorInstrCost()
2637 if (ST->isSLM()) in getArithmeticReductionCost()
2649 if (ST->isSLM()) in getArithmeticReductionCost()
2668 if (ST->isSLM()) in getArithmeticReductionCost()
2680 if (ST->isSLM()) in getArithmeticReductionCost()
/external/llvm-project/llvm/lib/Target/X86/
DX86Subtarget.h808 bool isSLM() const { return X86ProcFamily == IntelSLM; } in isSLM() function
DX86TargetTransformInfo.cpp227 if (ST->isSLM()) { in getArithmeticInstrCost()
2241 if (ST->isSLM()) in getCmpSelInstrCost()
2821 if (ST->isSLM()) in getTypeBasedIntrinsicInstrCost()
3062 if (ST->isSLM()) in getVectorInstrCost()
3385 if (ST->isSLM()) in getArithmeticReductionCost()
3414 if (ST->isSLM()) in getArithmeticReductionCost()