Searched refs:getSpillLabels (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.h63 std::vector<std::pair<MCSymbol*, CalleeSavedInfo> > &getSpillLabels() { function in class:llvm::XCoreFunctionInfo
H A DXCoreFrameLowering.cpp200 XFI->getSpillLabels();
301 XFI->getSpillLabels().push_back(std::make_pair(SaveLabel, *it));

Completed in 120 milliseconds