| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/ |
| H A D | allwinner,sun8i-a83t-de2-rotate.yaml | 7 title: Allwinner A83T DE2 Rotate 34 - description: Rotate interface clock 35 - description: Rotate module clock
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelDAGToDAG.cpp | 123 Rotate(0) {} in RxSBGOperands() 131 unsigned Rotate; member 765 if (RxSBG.Rotate != 0) in refineRxSBGMask() 766 Mask = (Mask << RxSBG.Rotate) | (Mask >> (64 - RxSBG.Rotate)); in refineRxSBGMask() 778 if (RxSBG.Rotate != 0) in maskMatters() 779 Mask = ((Mask << RxSBG.Rotate) | (Mask >> (64 - RxSBG.Rotate))); in maskMatters() 853 RxSBG.Rotate = (RxSBG.Rotate + CountNode->getZExtValue()) & 63; in expandRxSBG() 914 RxSBG.Rotate = (RxSBG.Rotate + Count) & 63; in expandRxSBG() 942 RxSBG.Rotate = (RxSBG.Rotate - Count) & 63; in expandRxSBG() 992 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 | 283 unsigned Rotate = (DestIsHigh != SrcIsHigh ? 32 : 0); in emitGRX32Move() local 287 .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 | SystemZScheduleZ16.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 | SystemZScheduleZ15.td | 529 // Rotate 532 // Rotate and insert 538 // Rotate and Select
|
| H A D | SystemZInstrInfo.td | 1519 // Rotate left. 1523 // Rotate second operand left and inserted selected bits into first operand. 1549 // Rotate second operand left and perform a logical operation with selected
|
| /freebsd-14.2/usr.sbin/cron/cron/ |
| H A D | crontab | 12 # Rotate log files every hour, if necessary.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVMatInt.cpp | 424 if (unsigned Rotate = extractRotateInfo(Val)) { in generateInstSeq() local 426 uint64_t NegImm12 = llvm::rotl<uint64_t>(Val, Rotate); in generateInstSeq() 432 Rotate); in generateInstSeq()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonIntrinsicsV5.td | 176 // Rotate and reduce bytes 181 // Rotate and reduce bytes with accumulation
|
| H A D | HexagonISelDAGToDAGHVX.cpp | 1576 OpRef Rotate = funnels(Va, Va, *Dist, Results); in shuffs1() local 1577 if (Rotate.isValid()) in shuffs1() 1578 return Rotate; in shuffs1()
|
| /freebsd-14.2/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 | 142 // Rotate
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | stericsson,db8500-prcmu.yaml | 160 description: Blit Blend Rotate and Rescale (B2R2), and Multi-Channel
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrShiftRotate.td | 1 //===-- X86InstrShiftRotate.td - Shift and Rotate Instrs ---*- tablegen -*-===// 14 // Shift/Rotate instructions 526 // BMI Shift/Rotate instructions
|
| H A D | X86ISelLowering.cpp | 12817 return Rotate; in lowerV2I64Shuffle() 13844 return Rotate; in lowerV8I16Shuffle() 14031 return Rotate; in lowerV16I8Shuffle() 15885 return Rotate; in lowerV4I64Shuffle() 16147 return Rotate; in lowerV8I32Shuffle() 16241 return Rotate; in lowerV16I16Shuffle() 16364 return Rotate; in lowerV32I8Shuffle() 16786 return Rotate; in lowerV8I64Shuffle() 16870 return Rotate; in lowerV16I32Shuffle() 16941 return Rotate; in lowerV32I16Shuffle() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | GenericOpcodes.td | 399 /// Rotate bits right. 406 /// Rotate bits left.
|
| H A D | Target.td | 370 // (rotl GPR, 1) - Rotate N places to the left. 372 // (rotr GPR, 1) - Rotate N places to the right.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | README_P9.txt | 110 - Vector Rotate Left Mask/Mask-Insert: vrlwnm vrlwmi vrldnm vrldmi
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | tegra20-acer-a500-picasso.dts | 1271 label = "Rotate-lock";
|
| /freebsd-14.2/share/misc/ |
| H A D | usb_hid_usages | 887 0x245 AC Rotate
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips64InstrInfo.td | 189 // Rotate Instructions
|