Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1040 static const char *getSpillFunctionFor(unsigned MaxReg, SpillKind SpillType, in getSpillFunctionFor() function
1227 const char *SpillFun = getSpillFunctionFor(MaxReg, SK_ToMem, in insertCSRSpillsInBlock()
1293 const char *RestoreFn = getSpillFunctionFor(MaxR, Kind); in insertCSRRestoresInBlock()