Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp111 unsigned Scratch2 = I->getOperand(8).getReg(); in expandAtomicCmpSwapSubword() local
147 BuildMI(loop1MBB, DL, TII->get(Mips::AND), Scratch2) in expandAtomicCmpSwapSubword()
151 .addReg(Scratch2).addReg(ShiftCmpVal).addMBB(sinkMBB); in expandAtomicCmpSwapSubword()
177 .addReg(Scratch2) in expandAtomicCmpSwapSubword()
H A DMipsISelLowering.cpp1584 unsigned Scratch2 = RegInfo.createVirtualRegister(RC); in emitAtomicBinaryPartword() local
1694 .addReg(Scratch2, RegState::EarlyClobber | RegState::Define | in emitAtomicBinaryPartword()
1813 unsigned Scratch2 = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
1884 .addReg(Scratch2, RegState::EarlyClobber | RegState::Define | in emitAtomicCmpSwapPartword()