Home
last modified time | relevance | path

Searched refs:SlowPUSHrmm (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp506 bool SlowPUSHrmm = STI->isAtom() || STI->isSLM(); in adjustCallSequence() local
511 if (!SlowPUSHrmm && (DefMov = canFoldIntoRegPush(FrameSetup, Reg))) { in adjustCallSequence()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp551 bool SlowPUSHrmm = STI->isAtom() || STI->isSLM(); in adjustCallSequence() local
556 if (!SlowPUSHrmm && (DefMov = canFoldIntoRegPush(FrameSetup, Reg))) { in adjustCallSequence()