Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp169 void SILowerSGPRSpills::calculateSaveRestoreBlocks(MachineFunction &MF) { in calculateSaveRestoreBlocks() function in SILowerSGPRSpills
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp398 void PEI::calculateSaveRestoreBlocks(MachineFunction &MF) { in calculateSaveRestoreBlocks() function in PEI