Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.h60 int createFPSpillSlot(MachineFunction &MF);
DXCoreMachineFunctionInfo.cpp52 int XCoreFunctionInfo::createFPSpillSlot(MachineFunction &MF) { in createFPSpillSlot() function in XCoreFunctionInfo
DXCoreFrameLowering.cpp562 XFI->createFPSpillSlot(MF); in determineCalleeSaves()