Searched refs:PushPopMIs (Results 1 – 3 of 3) sorted by relevance
156 SmallVector<MachineInstr*, 4> PushPopMIs; member in __anona28af83f0111::ARMConstantIslands387 PushPopMIs.clear(); in runOnMachineFunction()572 PushPopMIs.push_back(I); in InitialFunctionScan()1547 for (unsigned i = 0, e = PushPopMIs.size(); i != e; ++i) { in UndoLRSpillRestore()1548 MachineInstr *MI = PushPopMIs[i]; in UndoLRSpillRestore()
259 SmallVector<MachineInstr*, 4> PushPopMIs; member in __anon8e1325130111::ARMConstantIslands532 PushPopMIs.clear(); in runOnMachineFunction()813 PushPopMIs.push_back(&I); in initializeFunctionInfo()1803 for (unsigned i = 0, e = PushPopMIs.size(); i != e; ++i) { in undoLRSpillRestore()1804 MachineInstr *MI = PushPopMIs[i]; in undoLRSpillRestore()
202 SmallVector<MachineInstr*, 4> PushPopMIs; member in __anonfed5db4b0111::ARMConstantIslands477 PushPopMIs.clear(); in runOnMachineFunction()756 PushPopMIs.push_back(&I); in initializeFunctionInfo()1747 for (unsigned i = 0, e = PushPopMIs.size(); i != e; ++i) { in undoLRSpillRestore()1748 MachineInstr *MI = PushPopMIs[i]; in undoLRSpillRestore()