Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp187 static bool isORCopyInst(const MachineInstr &MI) { in isORCopyInst() function
242 } else if (MI.isMoveReg() || isORCopyInst(MI)) { in isCopyInstr()