Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.cpp50 int XCoreFunctionInfo::createFPSpillSlot(MachineFunction &MF) { in createFPSpillSlot() function in XCoreFunctionInfo
DXCoreMachineFunctionInfo.h72 int createFPSpillSlot(MachineFunction &MF);
DXCoreFrameLowering.cpp569 XFI->createFPSpillSlot(MF); in determineCalleeSaves()