Searched defs:isStackSlotCopy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZInstrInfo.cpp | 348 bool SystemZInstrInfo::isStackSlotCopy(const MachineInstr &MI, isStackSlotCopy() function in SystemZInstrInfo |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 348 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, isStackSlotCopy() function |