Home
last modified time | relevance | path

Searched refs:createLRSpillSlot (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.h54 int createLRSpillSlot(MachineFunction &MF);
DXCoreMachineFunctionInfo.cpp35 int XCoreFunctionInfo::createLRSpillSlot(MachineFunction &MF) { in createLRSpillSlot() function in XCoreFunctionInfo
DXCoreFrameLowering.cpp564 XFI->createLRSpillSlot(MF); in determineCalleeSaves()
DXCoreISelLowering.cpp815 int FI = XFI->createLRSpillSlot(MF); in LowerRETURNADDR()
/external/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.cpp34 int XCoreFunctionInfo::createLRSpillSlot(MachineFunction &MF) { in createLRSpillSlot() function in XCoreFunctionInfo
DXCoreMachineFunctionInfo.h65 int createLRSpillSlot(MachineFunction &MF);
DXCoreFrameLowering.cpp563 XFI->createLRSpillSlot(MF); in determineCalleeSaves()
DXCoreISelLowering.cpp827 int FI = XFI->createLRSpillSlot(MF); in LowerRETURNADDR()