Searched refs:SrcLo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp471 const MachineOperand &SrcLo = I->getOperand(1), &SrcHi = I->getOperand(2); local
474 LoInst.addReg(SrcLo.getReg(), getKillRegState(SrcLo.isKill()));

Completed in 116 milliseconds