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