Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1178 static const char *getSpillFunctionFor(Register MaxReg, SpillKind SpillType, in getSpillFunctionFor() function
1363 const char *SpillFun = getSpillFunctionFor(MaxReg, SK_ToMem, in insertCSRSpillsInBlock()
1429 const char *RestoreFn = getSpillFunctionFor(MaxR, Kind); in insertCSRRestoresInBlock()