Searched refs:ASRBN (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AVR/ |
| HD | AVRISelLowering.h | 49 ASRBN, ///< Byte arithmetic shift right N bits. enumerator
|
| HD | AVRISelLowering.cpp | 405 Victim = DAG.getNode(AVRISD::ASRBN, dl, VT, Victim, in LowerShifts() 410 Victim = DAG.getNode(AVRISD::ASRBN, dl, VT, Victim, in LowerShifts()
|
| HD | AVRInstrInfo.td | 68 def AVRasrbn : SDNode<"AVRISD::ASRBN", SDTIntBinOp>;
|