Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1735 unsigned DestCopy = MRI.createVirtualRegister(MRI.getRegClass(Dest)); in emitAtomicCmpSwap() local
1740 BuildMI(*BB, II, DL, TII->get(Mips::COPY), DestCopy).addReg(Dest); in emitAtomicCmpSwap()