Searched refs:selectStackRestore (Results 1 – 2 of 2) sorted by relevance
151 bool selectStackRestore(MachineInstr &MI) const;
3527 bool AMDGPUInstructionSelector::selectStackRestore(MachineInstr &MI) const { in selectStackRestore() function in AMDGPUInstructionSelector3698 return selectStackRestore(I); in select()