Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp115 static bool isPushPop(const MachineInstr &MI) { in isPushPop() function
177 } else if (MI.isCall() || isPushPop(MI)) { in computeLowerings()
/external/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp114 static bool isPushPop(const MachineInstr &MI) { in isPushPop() function
176 } else if (MI.isCall() || isPushPop(MI)) { in computeLowerings()