Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.h68 const int* createEHSpillSlot(MachineFunction &MF);
DXCoreMachineFunctionInfo.cpp66 const int* XCoreFunctionInfo::createEHSpillSlot(MachineFunction &MF) { in createEHSpillSlot() function in XCoreFunctionInfo
DXCoreFrameLowering.cpp555 XFI->createEHSpillSlot(MF); in determineCalleeSaves()
/external/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.cpp61 const int* XCoreFunctionInfo::createEHSpillSlot(MachineFunction &MF) { in createEHSpillSlot() function in XCoreFunctionInfo
DXCoreMachineFunctionInfo.h79 const int* createEHSpillSlot(MachineFunction &MF);
DXCoreFrameLowering.cpp554 XFI->createEHSpillSlot(MF); in determineCalleeSaves()