Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDRegisterCoalescer.cpp2815 unsigned OtherReg, OtherSubReg, OtherSrcReg, OtherSrcSubReg; in applyTerminalRule() local
2816 isMoveInstr(*TRI, &Copy, OtherSrcReg, OtherReg, OtherSrcSubReg, in applyTerminalRule()
2819 OtherReg = OtherSrcReg; in applyTerminalRule()