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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h177 bool useRestoreFunction(const MachineFunction &MF, const CSIVect &CSI) const;
H A DHexagonFrameLowering.cpp1438 if (useRestoreFunction(MF, CSI)) {
2670 bool HexagonFrameLowering::useRestoreFunction(const MachineFunction &MF, function in class:HexagonFrameLowering

Completed in 165 milliseconds