Searched refs:isCopyLikeInstr (Results 1 – 4 of 4) sorted by relevance
1367 auto DestSrc = TII->isCopyLikeInstr(*TransferInst); in removeEntryValue()1843 auto DestSrc = TII->isCopyLikeInstr(MI); in transferRegisterCopy()
2147 auto DestSrc = TII->isCopyLikeInstr(MI); in transferRegisterCopy()
1086 std::optional<DestSourcePair> isCopyLikeInstr(const MachineInstr &MI) const { in isCopyLikeInstr() function
9362 auto DestSrc = TII->isCopyLikeInstr(MI); in describeORRLoadedValue()