Searched refs:selectStackRestore (Results 1 – 3 of 3) sorted by relevance
149 bool selectStackRestore(MachineInstr &MI) const;
3474 bool AMDGPUInstructionSelector::selectStackRestore(MachineInstr &MI) const { in selectStackRestore() function in AMDGPUInstructionSelector3640 return selectStackRestore(I); in select()
132 bool selectStackRestore(MachineInstr &I) const;607 return selectStackRestore(I); in spvSelect()825 bool SPIRVInstructionSelector::selectStackRestore(MachineInstr &I) const { in selectStackRestore() function in SPIRVInstructionSelector