Searched refs:isFullCopyInstr (Results 1 – 4 of 4) sorted by relevance
102 while (TII.isFullCopyInstr(*MI)) { in isRematerializable()
1254 if (!TII->isFullCopyInstr(Instr)) in trySplitAroundHintReg()1451 if (TII->isFullCopyInstr(*MI) || in tryInstructionSplit()2246 if (!TII->isFullCopyInstr(Instr)) in collectHintInfo()
1066 bool isFullCopyInstr(const MachineInstr &MI) const { in isFullCopyInstr() function
9389 if (isFullCopyInstr(MI)) { in foldMemoryOperandImpl()