Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1192 static const char *getSpillFunctionFor(unsigned MaxReg, SpillKind SpillType, in getSpillFunctionFor() function
1380 const char *SpillFun = getSpillFunctionFor(MaxReg, SK_ToMem, in insertCSRSpillsInBlock()
1446 const char *RestoreFn = getSpillFunctionFor(MaxR, Kind); in insertCSRRestoresInBlock()