Home
last modified time | relevance | path

Searched defs:isMoveInstr (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.cpp68 bool NVPTXInstrInfo::isMoveInstr(const MachineInstr &MI, unsigned &SrcReg, in isMoveInstr() function in NVPTXInstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXInstrInfo.cpp89 bool PTXInstrInfo::isMoveInstr(const MachineInstr& MI, in isMoveInstr() function in PTXInstrInfo
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegisterCoalescer.cpp223 static bool isMoveInstr(const TargetRegisterInfo &tri, const MachineInstr *MI, in isMoveInstr() function
/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp278 static bool isMoveInstr(const TargetRegisterInfo &tri, const MachineInstr *MI, in isMoveInstr() function