Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp216 unsigned SrcKill = getKillRegState(I->getOperand(0).isKill()); in expandStoreACC() local
221 BuildMI(MBB, I, DL, TII.get(MFHiOpc), VR1).addReg(Src, SrcKill); in expandStoreACC()
247 unsigned SrcKill = getKillRegState(I->getOperand(1).isKill()); in expandCopyACC() local
255 BuildMI(MBB, I, DL, TII.get(MFHiOpc), VR1).addReg(Src, SrcKill); in expandCopyACC()