Home
last modified time | relevance | path

Searched defs:selectStackRestore (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp825 bool SPIRVInstructionSelector::selectStackRestore(MachineInstr &I) const { in selectStackRestore() function in SPIRVInstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp3474 bool AMDGPUInstructionSelector::selectStackRestore(MachineInstr &MI) const { in selectStackRestore() function in AMDGPUInstructionSelector