Searched refs:selectStackRestore (Results 1 – 3 of 3) sorted by relevance
154 bool selectStackRestore(MachineInstr &MI) const;
3976 bool AMDGPUInstructionSelector::selectStackRestore(MachineInstr &MI) const { in selectStackRestore() function in AMDGPUInstructionSelector4145 return selectStackRestore(I); in select()
149 bool selectStackRestore(MachineInstr &I) const;945 return selectStackRestore(I); in spvSelect()1251 bool SPIRVInstructionSelector::selectStackRestore(MachineInstr &I) const { in selectStackRestore() function in SPIRVInstructionSelector