Home
last modified time | relevance | path

Searched refs:optimizeSpillSlots (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h166 void optimizeSpillSlots(MachineFunction &MF,
H A DHexagonFrameLowering.cpp2095 optimizeSpillSlots(MF, NewRegs); in determineCalleeSaves()
2166 void HexagonFrameLowering::optimizeSpillSlots(MachineFunction &MF, in optimizeSpillSlots() function in HexagonFrameLowering