Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h39 RRCL, enumerator
H A DMSP430ISelLowering.cpp1000 Victim = DAG.getNode(MSP430ISD::RRCL, dl, VT, Victim); in LowerShifts()
1374 case MSP430ISD::RRCL: return "MSP430ISD::RRCL"; in getTargetNodeName()
H A DMSP430InstrInfo.td51 def MSP430rrcl : SDNode<"MSP430ISD::RRCL", SDTIntUnaryOp, []>;