Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp750 bool FromSR = SrcReg == M68k::SR; in copyPhysReg() local
776 } else if (FromSR || ToSR) in copyPhysReg()