Searched refs:isCopyLikeInstrImpl (Results 1 – 3 of 3) sorted by relevance
1029 isCopyLikeInstrImpl(const MachineInstr &MI) const { in isCopyLikeInstrImpl() function1063 return isCopyLikeInstrImpl(MI); in isCopyLikeInstr()
405 isCopyLikeInstrImpl(const MachineInstr &MI) const override;
9231 AArch64InstrInfo::isCopyLikeInstrImpl(const MachineInstr &MI) const { in isCopyLikeInstrImpl() function in AArch64InstrInfo