HomeSort by relevance Sort by last modified time
    Searched refs:SRL (Results 1 - 25 of 48) sorted by null

1 2

  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.h 27 case ISD::SRL: return ARM_AM::lsr;
  /external/openssl/crypto/sha/asm/
sha512-mips.pl 84 $SRL="dsrl"; # shift right logical
98 $SRL="srl"; # shift right logical
127 srl $tmp0,@X[0],24 # byte swap($i)
128 srl $tmp1,@X[0],8
159 $SRL $h,$e,@Sigma1[0]
163 $SRL $tmp0,$e,@Sigma1[1]
167 $SRL $tmp0,$e,@Sigma1[2]
174 $SRL $h,$a,@Sigma0[0]
179 $SRL $tmp0,$a,@Sigma0[1
    [all...]
sha512-sparcv9.pl 59 $SRL="srlx"; # shift right logical
85 $SRL="srl"; # shift right logical
222 $SRL $e,@Sigma1[0],$h !! $i
226 $SRL $e,@Sigma1[1],$tmp0
230 $SRL $e,@Sigma1[2],$tmp0
237 $SRL $a,@Sigma0[0],$h
242 $SRL $a,@Sigma0[1],$tmp0
246 $SRL $a,@Sigma0[2],$tmp0
276 srl $xi,@sigma0[0],$T1 !! Xupdate($i
    [all...]
  /external/libffi/src/mips/
ffitarget.h 128 # define SRL srl
135 # define SRL dsrl
n32.S 119 SRL t4, t6, 1*FFI_FLAG_BITS
132 SRL t4, t6, 2*FFI_FLAG_BITS
145 SRL t4, t6, 3*FFI_FLAG_BITS
158 SRL t4, t6, 4*FFI_FLAG_BITS
171 SRL t4, t6, 5*FFI_FLAG_BITS
184 SRL t4, t6, 6*FFI_FLAG_BITS
197 SRL t4, t6, 7*FFI_FLAG_BITS
219 SRL t6, 8*FFI_FLAG_BITS
o32.S 80 SRL t2, t0, 4 # shift our arg info
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 318 SHL, SRA, SRL, ROTL, ROTR,
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 64 /// SHL, SRA, SRL - Non-constant shifts.
65 SHL, SRA, SRL
MSP430ISelLowering.cpp 97 setOperationAction(ISD::SRL, MVT::i8, Custom);
100 setOperationAction(ISD::SRL, MVT::i16, Custom);
190 case ISD::SRL:
640 case ISD::SRL:
641 return DAG.getNode(MSP430ISD::SRL, dl,
652 if (Opc == ISD::SRL && ShiftAmount) {
654 // srl A, 1 => clrc; rrc A
    [all...]
  /external/v8/src/mips/
constants-mips.cc 244 case SRL:
constants-mips.h 305 SRL = ((0 << 3) + 2),
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 75 case ISD::SRL: Res = PromoteIntRes_SRL(N); break;
270 return DAG.getNode(ISD::SRL, dl, NVT, DAG.getNode(ISD::BSWAP, dl, NVT, Op),
569 return DAG.getNode(ISD::SRL, N->getDebugLoc(), Res.getValueType(), Res, Amt);
668 SDValue Hi = DAG.getNode(ISD::SRL, DL, Mul.getValueType(), Mul,
    [all...]
TargetLowering.cpp 591 if (InOp.getOpcode() == ISD::SRL &&
599 Opc = ISD::SRL;
641 case ISD::SRL:
659 unsigned Opc = ISD::SRL;
692 TLO.DAG.getNode(ISD::SRL, dl, Op.getValueType(),
724 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SRL, dl, VT,
    [all...]
LegalizeVectorOps.cpp 64 // Implement expansion for SIGN_EXTEND_INREG using SRL and SRA.
210 case ISD::SRL:
454 Lo = DAG.getNode(ISD::SRL, dl, WideVT, LoadVals[WideIdx], ShAmt);
698 // Make sure that the SINT_TO_FP and SRL instructions are available.
700 TLI.getOperationAction(ISD::SRL, VT) == TargetLowering::Expand)
720 SDValue HI = DAG.getNode(ISD::SRL, DL, VT, Op.getOperand(0), HalfWord);
DAGCombiner.cpp     [all...]
LegalizeDAG.cpp 400 SDValue Hi = DAG.getNode(ISD::SRL, dl, VT, Val, ShiftAmount);
    [all...]
FastISel.cpp     [all...]
SelectionDAGBuilder.h 490 void visitLShr(const User &I) { visitShift(I, ISD::SRL); }
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 379 } else if (Opcode == ISD::SRL) {
426 Op0.getOperand(0).getOpcode() == ISD::SRL) {
428 Op1.getOperand(0).getOpcode() != ISD::SRL) {
434 } else if (Op0Opc == ISD::SHL || Op0Opc == ISD::SRL) {
436 Op1.getOperand(0).getOpcode() != ISD::SRL) {
447 if ((Op1Opc == ISD::SHL || Op1Opc == ISD::SRL) &&
454 if ((SHOpc == ISD::SHL || SHOpc == ISD::SRL) &&
    [all...]
PPCISelLowering.h 91 SRL, SRA, SHL,
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.cpp 398 case LSR: mMips->SRL(tmpReg, amode.reg, amode.value); break;
509 case LSR: mMips->SRL(Rd, amode.reg, amode.value); break;
541 case LSR: mMips->SRL(Rd, amode.reg, amode.value); break;
    [all...]
  /external/openssl/crypto/bn/asm/
mips.pl 62 $SRL="dsrl";
77 $SRL="srl";
903 $SRL $at,$a1,$t1
917 $SRL $DH,$a2,4*$BNSZ # bits
925 $SRL $HH,$a0,4*$BNSZ # bits
926 $SRL $QT,4*$BNSZ # q=0xffffffff
933 $SRL $at,$a1,4*$BNSZ # bits
958 $SRL $HH,$a0,4*$BNSZ # bits
959 $SRL $QT,4*$BNSZ # q=0xfffffff
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 729 // $dst = and ((sra or srl) $src , pos), (2**size - 1)
738 if (ShiftRightOpc != ISD::SRA && ShiftRightOpc != ISD::SRL)
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 498 // 64-bit addm sub, shl, sra, srl (iff 32-bit x86)
    [all...]
  /external/llvm/lib/Target/R600/
R600ISelLowering.cpp 681 return DAG.getNode(ISD::SRL, Ptr.getDebugLoc(), Ptr.getValueType(), Ptr,
725 DAG.getNode(ISD::SRL, DL, Ptr.getValueType(),
854 DAG.getNode(ISD::SRL, DL, MVT::i32, Ptr, DAG.getConstant(4, MVT::i32)),
    [all...]

Completed in 532 milliseconds

1 2