Searched refs:calculateSaveRestoreBlocks (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp52 void calculateSaveRestoreBlocks(MachineFunction &MF);
160 void SILowerSGPRSpills::calculateSaveRestoreBlocks(MachineFunction &MF) { function in class:SILowerSGPRSpills
263 calculateSaveRestoreBlocks(MF);
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp124 void calculateSaveRestoreBlocks(MachineFunction &MF);
243 calculateSaveRestoreBlocks(MF);
403 void PEI::calculateSaveRestoreBlocks(MachineFunction &MF) { function in class:PEI

Completed in 267 milliseconds