| /freebsd-13.1/sys/contrib/device-tree/Bindings/media/ |
| H A D | allwinner,sun8i-a83t-de2-rotate.yaml | 7 title: Allwinner A83T DE2 Rotate Device Tree Bindings 34 - description: Rotate interface clock 35 - description: Rotate module clock
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelDAGToDAG.cpp | 123 Rotate(0) {} in RxSBGOperands() 131 unsigned Rotate; member 758 if (RxSBG.Rotate != 0) in refineRxSBGMask() 759 Mask = (Mask << RxSBG.Rotate) | (Mask >> (64 - RxSBG.Rotate)); in refineRxSBGMask() 771 if (RxSBG.Rotate != 0) in maskMatters() 772 Mask = ((Mask << RxSBG.Rotate) | (Mask >> (64 - RxSBG.Rotate))); in maskMatters() 844 RxSBG.Rotate = (RxSBG.Rotate + CountNode->getZExtValue()) & 63; in expandRxSBG() 905 RxSBG.Rotate = (RxSBG.Rotate + Count) & 63; in expandRxSBG() 933 RxSBG.Rotate = (RxSBG.Rotate - Count) & 63; in expandRxSBG() 983 if (RISBG.Rotate == 0) { in tryRISBGZero() [all …]
|
| H A D | SystemZScheduleZ196.td | 468 // Rotate 471 // Rotate and insert 477 // Rotate and Select
|
| H A D | SystemZScheduleZEC12.td | 479 // Rotate 482 // Rotate and insert 488 // Rotate and Select
|
| H A D | SystemZInstrInfo.cpp | 265 unsigned Rotate = (DestIsHigh != SrcIsHigh ? 32 : 0); in emitGRX32Move() local 269 .addImm(32 - Size).addImm(128 + 31).addImm(Rotate); in emitGRX32Move()
|
| H A D | SystemZScheduleZ13.td | 505 // Rotate 508 // Rotate and insert 514 // Rotate and Select
|
| H A D | SystemZScheduleZ15.td | 529 // Rotate 532 // Rotate and insert 538 // Rotate and Select
|
| H A D | SystemZScheduleZ14.td | 515 // Rotate 518 // Rotate and insert 524 // Rotate and Select
|
| H A D | SystemZInstrInfo.td | 1477 // Rotate left. 1481 // Rotate second operand left and inserted selected bits into first operand. 1507 // Rotate second operand left and perform a logical operation with selected
|
| /freebsd-13.1/usr.sbin/cron/cron/ |
| H A D | crontab | 13 # Rotate log files every hour, if necessary.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonIntrinsicsV5.td | 176 // Rotate and reduce bytes 181 // Rotate and reduce bytes with accumulation
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | arm_neon_incl.td | 155 // rotl - Rotate set left by a number of elements. 158 // rotl - Rotate set right by a number of elements.
|
| H A D | BuiltinsPPC.def | 112 // Rotate
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrShiftRotate.td | 1 //===-- X86InstrShiftRotate.td - Shift and Rotate Instrs ---*- tablegen -*-===// 325 // Rotate instructions 489 // Rotate by 1 537 // Rotate by 1 587 // Rotate by 1 635 // Rotate by 1
|
| H A D | X86ISelLowering.cpp | 14248 return Rotate; in lowerV2I64Shuffle() 15254 return Rotate; in lowerV8I16Shuffle() 15370 return Rotate; in lowerV16I8Shuffle() 17051 return Rotate; in lowerV4I64Shuffle() 17256 return Rotate; in lowerV8I32Shuffle() 17349 return Rotate; in lowerV16I16Shuffle() 17464 return Rotate; in lowerV32I8Shuffle() 17858 return Rotate; in lowerV8I64Shuffle() 17922 return Rotate; in lowerV16I32Shuffle() 17992 return Rotate; in lowerV32I16Shuffle() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | GenericOpcodes.td | 365 /// Rotate bits right. 372 /// Rotate bits left.
|
| H A D | Target.td | 333 // (rotl GPR, 1) - Rotate N places to the left. 335 // (rotr GPR, 1) - Rotate N places to the right.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | README_P9.txt | 110 - Vector Rotate Left Mask/Mask-Insert: vrlwnm vrlwmi vrldnm vrldmi
|
| H A D | PPCInstr64Bit.td | 980 // Rotate instructions.
|
| H A D | PPCInstrAltivec.td | 1530 // Vector Rotate Left Mask/Mask-Insert
|
| H A D | PPCInstrInfo.td | 5374 def Rotate { 5379 dag Left = (RLWIMI Rotate.Left3Bytes, Swap4.Bits, 8, 8, 15);
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | tegra20-acer-a500-picasso.dts | 860 label = "Rotate-lock";
|
| /freebsd-13.1/share/misc/ |
| H A D | usb_hid_usages | 888 0x245 AC Rotate
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips64InstrInfo.td | 189 // Rotate Instructions
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrThumb.td | 1293 // Rotate right register
|