HomeSort by: relevance | last modified time | path
    Searched refs:shouldInlineCSR (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonFrameLowering.h 176 bool shouldInlineCSR(const MachineFunction &MF, const CSIVect &CSI) const;
HexagonFrameLowering.cpp 2624 bool HexagonFrameLowering::shouldInlineCSR(const MachineFunction &MF,
2660 if (shouldInlineCSR(MF, CSI))
2673 if (shouldInlineCSR(MF, CSI))

Completed in 23 milliseconds