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

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h104 bool useRestoreFunction(MachineFunction &MF, const CSIVect &CSI) const;
H A DHexagonFrameLowering.cpp964 if (useRestoreFunction(MF, CSI)) {
1471 bool HexagonFrameLowering::useRestoreFunction(MachineFunction &MF, function in class:HexagonFrameLowering

Completed in 107 milliseconds