Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreMachineFunctionInfo.h60 int createFPSpillSlot(MachineFunction &MF);
HDXCoreMachineFunctionInfo.cpp52 int XCoreFunctionInfo::createFPSpillSlot(MachineFunction &MF) { in createFPSpillSlot() function in XCoreFunctionInfo
HDXCoreFrameLowering.cpp569 XFI->createFPSpillSlot(MF); in determineCalleeSaves()