Searched refs:isFullCopyInstr (Results 1 – 4 of 4) sorted by relevance
101 while (TII.isFullCopyInstr(*MI)) { in isRematerializable()
1387 if (!TII->isFullCopyInstr(Instr)) in trySplitAroundHintReg()1585 if (TII->isFullCopyInstr(*MI) || in tryInstructionSplit()2391 if (!TII->isFullCopyInstr(Instr)) in collectHintInfo()
1121 bool isFullCopyInstr(const MachineInstr &MI) const { in isFullCopyInstr() function
9979 if (isFullCopyInstr(MI)) { in foldMemoryOperandImpl()