Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrInfo.h190 virtual bool isStackSlotCopy(const MachineInstr *MI, int &DestFrameIndex, in isStackSlotCopy() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp216 bool SystemZInstrInfo::isStackSlotCopy(const MachineInstr *MI, in isStackSlotCopy() function in SystemZInstrInfo