Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips16InstrInfo.cpp100 bool Mips16InstrInfo::isCopyInstr(const MachineInstr &MI, in isCopyInstr() function in Mips16InstrInfo
DMipsSEInstrInfo.cpp225 bool MipsSEInstrInfo::isCopyInstr(const MachineInstr &MI, in isCopyInstr() function in MipsSEInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h852 virtual bool isCopyInstr(const MachineInstr &MI, in isCopyInstr() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp938 bool ARMBaseInstrInfo::isCopyInstr(const MachineInstr &MI, in isCopyInstr() function in ARMBaseInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp3115 bool X86InstrInfo::isCopyInstr(const MachineInstr &MI, in isCopyInstr() function in X86InstrInfo