Searched refs:createEHSpillSlot (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.cpp61 const int* XCoreFunctionInfo::createEHSpillSlot(MachineFunction &MF) { function in class:XCoreFunctionInfo
H A DXCoreMachineFunctionInfo.h79 const int* createEHSpillSlot(MachineFunction &MF);
H A DXCoreFrameLowering.cpp545 XFI->createEHSpillSlot(MF);

Completed in 509 milliseconds