Searched refs:isFullCopyInstr (Results 1 – 4 of 4) sorted by relevance
102 while (TII.isFullCopyInstr(*MI)) { in isRematerializable()
1252 if (!TII->isFullCopyInstr(Instr)) in trySplitAroundHintReg()1449 if (TII->isFullCopyInstr(*MI) || in tryInstructionSplit()2244 if (!TII->isFullCopyInstr(Instr)) in collectHintInfo()
1092 bool isFullCopyInstr(const MachineInstr &MI) const { in isFullCopyInstr() function
9512 if (isFullCopyInstr(MI)) { in foldMemoryOperandImpl()