Home
last modified time | relevance | path

Searched defs:isCopyInstrImpl (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp100 bool Mips16InstrInfo::isCopyInstrImpl(const MachineInstr &MI, in isCopyInstrImpl() function in Mips16InstrInfo
H A DMipsSEInstrInfo.cpp225 bool MipsSEInstrInfo::isCopyInstrImpl(const MachineInstr &MI, in isCopyInstrImpl() function in MipsSEInstrInfo
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h854 virtual bool isCopyInstrImpl(const MachineInstr &MI, in isCopyInstrImpl() function
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp942 bool ARMBaseInstrInfo::isCopyInstrImpl(const MachineInstr &MI, in isCopyInstrImpl() function in ARMBaseInstrInfo
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3091 bool X86InstrInfo::isCopyInstrImpl(const MachineInstr &MI, in isCopyInstrImpl() function in X86InstrInfo