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

1 2 3

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/xc16x/
shlrol.s 13 ashr r0,r1
14 ashr r0,#4
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ft32/
insn.d 115 1a0: 0a 00 f0 45 45f0000a ashr.l \$r31,\$r0,\$r0
116 1a4: 0a 80 0f 44 440f800a ashr.l \$r0,\$r31,\$r0
117 1a8: fa 01 00 44 440001fa ashr.l \$r0,\$r0,\$r31
118 1ac: 4a 00 11 44 4411004a ashr.l \$r1,\$r2,\$r4
119 1b0: 0a 00 88 44 4488000a ashr.l \$r8,\$r16,\$r0
120 1b4: 0a 60 f0 45 45f0600a ashr.l \$r31,\$r0,200 <pmlabel.*>
121 1b8: 0a c0 0f 44 440fc00a ashr.l \$r0,\$r31,0 <pmlabel.*>
122 1bc: 1a c0 0f 44 440fc01a ashr.l \$r0,\$r31,1 <pmlabel\+0x1>
123 1c0: fa df 0f 44 440fdffa ashr.l \$r0,\$r31,1ff <pmlabel\+0x1ff>
124 1c4: 1a 80 0f 42 420f801a ashr.s \$r0,\$r31,\$r
    [all...]
insn.s 68 TERNARY ashr
  /external/llvm/include/llvm/ADT/
APInt.h 864 APInt LLVM_ATTRIBUTE_UNUSED_RESULT ashr(unsigned shiftAmt) const;
893 APInt LLVM_ATTRIBUTE_UNUSED_RESULT ashr(const APInt &shiftAmt) const;
    [all...]
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
APInt.h 716 APInt ashr(unsigned shiftAmt) const;
742 APInt ashr(const APInt &shiftAmt) const;
    [all...]
APSInt.h 115 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
APInt.h 840 APInt ashr(unsigned shiftAmt) const;
869 APInt ashr(const APInt &shiftAmt) const;
    [all...]
  /external/llvm/utils/vim/syntax/
llvm.vim 25 syn keyword llvmStatement add addrspacecast alloca and arcp ashr atomicrmw
  /external/swiftshader/third_party/LLVM/utils/vim/
llvm.vim 33 syn keyword llvmStatement phi call select shl lshr ashr va_arg
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
APInt.h 863 APInt ashr(unsigned shiftAmt) const;
892 APInt ashr(const APInt &shiftAmt) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
APSInt.h 125 return IsUnsigned ? APSInt(lshr(Amt), true) : APSInt(ashr(Amt), false);

Completed in 255 milliseconds

1 2 3