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

  /dalvik/vm/compiler/codegen/mips/
MipsLIR.h 538 #define IS_BINARY_OP (1 << kIsBinaryOp)
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 692 #define IS_BINARY_OP (1 << kIsBinaryOp)
    [all...]

Completed in 110 milliseconds