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

  /art/compiler/dex/quick/
mir_to_lir.h 40 #define IS_QUAD_OP (1ULL << kIsQuadOp)
    [all...]
  /dalvik/vm/compiler/codegen/mips/
MipsLIR.h 540 #define IS_QUAD_OP (1 << kIsQuadOp)
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 696 #define IS_QUAD_OP (1 << kIsQuadOp)
    [all...]

Completed in 1723 milliseconds