Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp186 static bool isORCopyInst(const MachineInstr &MI) { in isORCopyInst() function
208 if (MI.isMoveReg() || isORCopyInst(MI)) in isCopyInstrImpl()