Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp186 static bool isORCopyInst(const MachineInstr &MI) { in isORCopyInst() function
238 } else if (MI.isMoveReg() || isORCopyInst(MI)) { in isCopyInstrImpl()