HomeSort by relevance Sort by last modified time
    Searched refs:createEHSpillSlot (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/XCore/
XCoreMachineFunctionInfo.cpp 61 const int* XCoreFunctionInfo::createEHSpillSlot(MachineFunction &MF) {
XCoreMachineFunctionInfo.h 79 const int* createEHSpillSlot(MachineFunction &MF);
XCoreFrameLowering.cpp 554 XFI->createEHSpillSlot(MF);

Completed in 769 milliseconds