Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h178 bool shouldInlineCSR(const MachineFunction &MF, const CSIVect &CSI) const;
H A DHexagonFrameLowering.cpp2577 bool HexagonFrameLowering::shouldInlineCSR(const MachineFunction &MF, in shouldInlineCSR() function in HexagonFrameLowering
2613 if (shouldInlineCSR(MF, CSI)) in useSpillFunction()
2626 if (shouldInlineCSR(MF, CSI)) in useRestoreFunction()