Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp401 Register DestTmp = MRI.createVirtualRegister(&Mips::GPR32RegClass); in select() local
402 LW->getOperand(0).setReg(DestTmp); in select()
405 .addUse(DestTmp) in select()