HomeSort by relevance Sort by last modified time
    Searched defs:SHL (Results 26 - 50 of 149) sorted by null

12 3 4 5 6

  /external/annotation-tools/asmx/src/org/objectweb/asm/commons/
GeneratorAdapter.java 149 public final static int SHL = Opcodes.ISHL;
720 * MUL, DIV, REM, NEG, SHL, SHR, USHR, AND, OR, XOR.
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/TableGen/
Record.h     [all...]
  /external/pcre/dist2/src/sljit/
sljitNativeX86_common.c 228 #define SHL (/* SHIFT */ 4 << 3)
960 /* shl reg, 24 */
963 *inst |= SHL;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 317 SHL, SRA, SRL, ROTL, ROTR,
375 // SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 339 SHL, SRA, SRL, ROTL, ROTR,
408 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 351 // (add X1, (shl (and (srl X2, c1), (c2>>tz)), tz)) where tz is the number
412 N1 = CurDAG->getNode(ISD::SHL, SDLoc(N1), MVT::i32,
716 // Try matching (R shl C) + (R).
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ISDOpcodes.h 357 SHL, SRA, SRL, ROTL, ROTR,
426 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
ISDOpcodes.h 378 SHL, SRA, SRL, ROTL, ROTR,
457 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
ISDOpcodes.h 378 SHL, SRA, SRL, ROTL, ROTR,
457 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
ISDOpcodes.h 379 SHL, SRA, SRL, ROTL, ROTR,
458 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
ISDOpcodes.h 379 SHL, SRA, SRL, ROTL, ROTR,
458 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
ISDOpcodes.h 379 SHL, SRA, SRL, ROTL, ROTR,
458 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
ISDOpcodes.h 379 SHL, SRA, SRL, ROTL, ROTR,
458 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ISDOpcodes.h 357 SHL, SRA, SRL, ROTL, ROTR,
426 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
ISDOpcodes.h 378 SHL, SRA, SRL, ROTL, ROTR,
457 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
ISDOpcodes.h 378 SHL, SRA, SRL, ROTL, ROTR,
457 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
ISDOpcodes.h 379 SHL, SRA, SRL, ROTL, ROTR,
458 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
ISDOpcodes.h 379 SHL, SRA, SRL, ROTL, ROTR,
458 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
ISDOpcodes.h 379 SHL, SRA, SRL, ROTL, ROTR,
458 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
ISDOpcodes.h 379 SHL, SRA, SRL, ROTL, ROTR,
458 /// SIGN_EXTEND_INREG - This operator atomically performs a SHL/SRA pair to
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 289 SHL
758 SHL: "SHL",
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 289 SHL
758 SHL: "SHL",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /external/jarjar/lib/
asm-commons-4.0.jar 

Completed in 533 milliseconds

12 3 4 5 6