Searched refs:isFoldableCopy (Results 1 – 4 of 4) sorted by relevance
285 bool isFoldableCopy(const MachineInstr &MI) const;
996 if (!TII->isFoldableCopy(MI)) { in runOnMachineFunction()
530 if (!TII->isFoldableCopy(*DefInst)) in foldToImm()
1914 bool SIInstrInfo::isFoldableCopy(const MachineInstr &MI) const { in isFoldableCopy() function in SIInstrInfo