Home
last modified time | relevance | path

Searched refs:isCopyInstrImpl (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.h83 bool isCopyInstrImpl(const MachineInstr &MI, const MachineOperand *&Source,
H A DMips16InstrInfo.h110 bool isCopyInstrImpl(const MachineInstr &MI, const MachineOperand *&Source,
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
873 return isCopyInstrImpl(MI, Source, Destination); in isCopyInstr()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h107 bool isCopyInstrImpl(const MachineInstr &MI, const MachineOperand *&Source,
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.h583 bool isCopyInstrImpl(const MachineInstr &MI, const MachineOperand *&Source,
H A DX86InstrInfo.cpp3091 bool X86InstrInfo::isCopyInstrImpl(const MachineInstr &MI, in isCopyInstrImpl() function in X86InstrInfo