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

  /art/runtime/
instrumentation.h 129 kBranch = 0x80,
dex_instruction.h 141 kBranch = 0x0000001, // conditional or unconditional branch
520 return (kInstructionFlags[Opcode()] & kBranch) != 0;
  /external/v8/src/compiler/
schedule.h 40 kBranch, // Branch if true to first successor, otherwise second.
  /external/vixl/src/aarch32/
constants-aarch32.h 110 kBranch = 0x10,

Completed in 1587 milliseconds