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

  /dalvik/vm/compiler/codegen/mips/
MipsLIR.h 537 #define IS_UNARY_OP (1 << kIsUnaryOp)
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 691 #define IS_UNARY_OP (1 << kIsUnaryOp)
    [all...]

Completed in 44 milliseconds