HomeSort by relevance Sort by last modified time
    Searched defs:shift_op (Results 1 - 8 of 8) sorted by null

  /art/compiler/dex/quick/
gen_common.cc 1229 bool shift_op = false; local
1477 int shift_op = false; local
    [all...]
  /external/chromium_org/v8/src/arm/
assembler-arm.h 564 // rm <shift_op> shift_imm
565 explicit Operand(Register rm, ShiftOp shift_op, int shift_imm);
578 // rm <shift_op> rs
579 explicit Operand(Register rm, ShiftOp shift_op, Register rs);
599 ShiftOp shift_op() const { return shift_op_; } function in class:v8::internal::BASE_EMBEDDED
628 // [rn +/- rm <shift_op> shift_imm] Offset/NegOffset
629 // [rn +/- rm <shift_op> shift_imm]! PreIndex/NegPreIndex
630 // [rn], +/- rm <shift_op> shift_imm PostIndex/NegPostIndex
632 ShiftOp shift_op, int shift_imm, AddrMode am = Offset);
    [all...]
  /external/v8/src/arm/
assembler-arm.h 413 // rm <shift_op> shift_imm
414 explicit Operand(Register rm, ShiftOp shift_op, int shift_imm);
416 // rm <shift_op> rs
417 explicit Operand(Register rm, ShiftOp shift_op, Register rs);
437 ShiftOp shift_op() const { return shift_op_; } function in class:v8::internal::BASE_EMBEDDED
466 // [rn +/- rm <shift_op> shift_imm] Offset/NegOffset
467 // [rn +/- rm <shift_op> shift_imm]! PreIndex/NegPreIndex
468 // [rn], +/- rm <shift_op> shift_imm PostIndex/NegPostIndex
470 ShiftOp shift_op, int shift_imm, AddrMode am = Offset);
    [all...]
  /external/valgrind/main/VEX/priv/
guest_arm_toIR.c 3193 IROp shift_op, add_op; local
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 

Completed in 608 milliseconds