Home
last modified time | relevance | path

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

/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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp110 static bool isPushPop(const MachineInstr &MI) { in isPushPop() function
172 } else if (MI.isCall() || isPushPop(MI)) { in computeLowerings()
/external/llvm-project/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp111 static bool isPushPop(const MachineInstr &MI) { in isPushPop() function
173 } else if (MI.isCall() || isPushPop(MI)) { in computeLowerings()