Home
last modified time | relevance | path

Searched defs:isStackSlotCopy (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetInstrInfo.h232 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() function
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp251 bool SystemZInstrInfo::isStackSlotCopy(const MachineInstr &MI, in isStackSlotCopy() function in SystemZInstrInfo