Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()