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.cpp1191 static const char *getSpillFunctionFor(Register MaxReg, SpillKind SpillType, in getSpillFunctionFor() function
1376 const char *SpillFun = getSpillFunctionFor(MaxReg, SK_ToMem, in insertCSRSpillsInBlock()
1442 const char *RestoreFn = getSpillFunctionFor(MaxR, Kind); in insertCSRRestoresInBlock()