Searched defs:selectStackRestore (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVInstructionSelector.cpp | 825 bool SPIRVInstructionSelector::selectStackRestore(MachineInstr &I) const { selectStackRestore() function in SPIRVInstructionSelector |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUInstructionSelector.cpp | 3485 bool AMDGPUInstructionSelector::selectStackRestore(MachineInstr &MI) const { selectStackRestore() function in AMDGPUInstructionSelector |