| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelDAGToDAG.cpp | 123 Rotate(0) {} in RxSBGOperands() 131 unsigned Rotate; member 761 if (RxSBG.Rotate != 0) in refineRxSBGMask() 762 Mask = (Mask << RxSBG.Rotate) | (Mask >> (64 - RxSBG.Rotate)); in refineRxSBGMask() 774 if (RxSBG.Rotate != 0) in maskMatters() 775 Mask = ((Mask << RxSBG.Rotate) | (Mask >> (64 - RxSBG.Rotate))); in maskMatters() 847 RxSBG.Rotate = (RxSBG.Rotate + CountNode->getZExtValue()) & 63; in expandRxSBG() 877 if (RxSBG.Mask == 1 && RxSBG.Rotate == 1) in expandRxSBG() 878 RxSBG.Rotate += (BitSize - InnerBitSize); in expandRxSBG() 908 RxSBG.Rotate = (RxSBG.Rotate + Count) & 63; in expandRxSBG() [all …]
|
| H A D | SystemZScheduleZEC12.td | 479 // Rotate 482 // Rotate and insert 488 // Rotate and Select
|
| H A D | SystemZScheduleZ196.td | 468 // Rotate 471 // Rotate and insert 477 // Rotate and Select
|
| H A D | SystemZInstrInfo.cpp | 270 unsigned Rotate = (DestIsHigh != SrcIsHigh ? 32 : 0); in emitGRX32Move() local 274 .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 | SystemZScheduleZ16.td | 529 // Rotate 532 // Rotate and insert 538 // Rotate and Select
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVMatInt.cpp | 357 if (unsigned Rotate = extractRotateInfo(Val)) { in generateInstSeq() local 360 ((uint64_t)Val >> (64 - Rotate)) | ((uint64_t)Val << Rotate); in generateInstSeq() 363 TmpSeq.emplace_back(RISCV::RORI, Rotate); in generateInstSeq()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/ |
| H A D | BUG22.c | 3 Rotate (float angle) in Rotate() function
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| H A D | tic30.h | 230 #define Rotate StackOp macro 550 { "rol" ,1,0x11E00001,Rotate, { AllReg, 0, 0 }, Imm_None }, 551 { "rolc" ,1,0x12600001,Rotate, { AllReg, 0, 0 }, Imm_None }, 552 { "ror" ,1,0x12E0FFFF,Rotate, { AllReg, 0, 0 }, Imm_None }, 553 { "rorc" ,1,0x1360FFFF,Rotate, { AllReg, 0, 0 }, Imm_None },
|
| /openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
| H A D | tic30.h | 230 #define Rotate StackOp macro 550 { "rol" ,1,0x11E00001,Rotate, { AllReg, 0, 0 }, Imm_None }, 551 { "rolc" ,1,0x12600001,Rotate, { AllReg, 0, 0 }, Imm_None }, 552 { "ror" ,1,0x12E0FFFF,Rotate, { AllReg, 0, 0 }, Imm_None }, 553 { "rorc" ,1,0x1360FFFF,Rotate, { AllReg, 0, 0 }, Imm_None },
|
| /openbsd-src/gnu/llvm/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 | 1577 OpRef Rotate = funnels(Va, Va, *Dist, Results); in shuffs1() local 1578 if (Rotate.isValid()) in shuffs1() 1579 return Rotate; in shuffs1()
|
| /openbsd-src/gnu/llvm/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 | 119 // Rotate
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86InstrShiftRotate.td | 1 //===-- X86InstrShiftRotate.td - Shift and Rotate Instrs ---*- tablegen -*-===// 331 // Rotate instructions 496 // Rotate by 1 545 // Rotate by 1 596 // Rotate by 1 645 // Rotate by 1
|
| H A D | X86ISelLowering.cpp | 13441 SDValue Rotate = DAG.getBitcast( in lowerShuffleAsByteRotateAndPermute() local 13457 return DAG.getVectorShuffle(VT, DL, Rotate, DAG.getUNDEF(VT), PermMask); in lowerShuffleAsByteRotateAndPermute() 15240 if (SDValue Rotate = lowerShuffleAsVALIGN(DL, MVT::v2i64, V1, V2, Mask, in lowerV2I64Shuffle() local 15242 return Rotate; in lowerV2I64Shuffle() 15244 if (SDValue Rotate = lowerShuffleAsByteRotate(DL, MVT::v2i64, V1, V2, Mask, in lowerV2I64Shuffle() local 15246 return Rotate; in lowerV2I64Shuffle() 15534 if (SDValue Rotate = lowerShuffleAsVALIGN(DL, MVT::v4i32, V1, V2, Mask, in lowerV4I32Shuffle() local 15536 return Rotate; in lowerV4I32Shuffle() 15538 if (SDValue Rotate = lowerShuffleAsByteRotate(DL, MVT::v4i32, V1, V2, Mask, in lowerV4I32Shuffle() local 15540 return Rotate; in lowerV4I32Shuffle() [all …]
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/cpu/ |
| H A D | sh64-compact.cpu | 1402 (dshci rotcl "Rotate with carry left" 1411 (dshci rotcr "Rotate with carry right" 1421 (dshci rotl "Rotate left" 1430 (dshci rotr "Rotate right"
|
| /openbsd-src/gnu/llvm/llvm/ |
| H A D | CREDITS.TXT | 397 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
|
| /openbsd-src/gnu/gcc/gcc/config/crx/ |
| H A D | crx.md | 310 ;; Rotate Instructions
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Target/ |
| H A D | GenericOpcodes.td | 377 /// Rotate bits right. 384 /// Rotate bits left.
|
| /openbsd-src/gnu/llvm/llvm/docs/GlobalISel/ |
| H A D | GenericOpcode.rst | 323 Rotate the bits right (G_ROTR) or left (G_ROTL).
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | README_P9.txt | 110 - Vector Rotate Left Mask/Mask-Insert: vrlwnm vrlwmi vrldnm vrldmi
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | tc-tic30.c | 1908 || insn.tm->opcode_modifier == Rotate) in md_assemble()
|