Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp335 bool SystemZInstrInfo::isStackSlotCopy(const MachineInstr &MI, in isStackSlotCopy() function in SystemZInstrInfo
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h339 virtual bool isStackSlotCopy(const MachineInstr &MI, int &DestFrameIndex, in isStackSlotCopy() function