Searched refs:isCopyLikeInstrImpl (Results 1 – 3 of 3) sorted by relevance
1055 isCopyLikeInstrImpl(const MachineInstr &MI) const { in isCopyLikeInstrImpl() function1089 return isCopyLikeInstrImpl(MI); in isCopyLikeInstr()
550 isCopyLikeInstrImpl(const MachineInstr &MI) const override;
9311 AArch64InstrInfo::isCopyLikeInstrImpl(const MachineInstr &MI) const { in isCopyLikeInstrImpl() function in AArch64InstrInfo