Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.h61 int createFPSpillSlot(MachineFunction &MF);
DXCoreMachineFunctionInfo.cpp53 int XCoreFunctionInfo::createFPSpillSlot(MachineFunction &MF) { in createFPSpillSlot() function in XCoreFunctionInfo
DXCoreFrameLowering.cpp570 XFI->createFPSpillSlot(MF); in determineCalleeSaves()
/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()