Searched defs:isCopyLikeInstrImpl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 1055 isCopyLikeInstrImpl(const MachineInstr &MI) const { isCopyLikeInstrImpl() function |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 9303 AArch64InstrInfo::isCopyLikeInstrImpl(const MachineInstr &MI) const { isCopyLikeInstrImpl() function in AArch64InstrInfo |