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

  /art/compiler/dex/
compiler_enums.h 466 kIsQuadOp,
  /art/compiler/dex/quick/
mir_to_lir.h 57 #define IS_QUAD_OP (1ULL << kIsQuadOp)
    [all...]

Completed in 65 milliseconds