Searched refs:isPushPop (Results 1 – 3 of 3) sorted by relevance
114 static bool isPushPop(const MachineInstr &MI) { in isPushPop() function176 } else if (MI.isCall() || isPushPop(MI)) { in computeLowerings()
110 static bool isPushPop(const MachineInstr &MI) { in isPushPop() function172 } else if (MI.isCall() || isPushPop(MI)) { in computeLowerings()
111 static bool isPushPop(const MachineInstr &MI) { in isPushPop() function173 } else if (MI.isCall() || isPushPop(MI)) { in computeLowerings()