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

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

Completed in 113 milliseconds