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

  /art/compiler/utils/arm/
assembler_thumb2.h 672 Branch::Size AddBranch(Branch::Type type, uint32_t location, uint32_t target,
679 uint16_t AddBranch(Branch::Type type, uint32_t location, Register rn) {
685 uint16_t AddBranch(Branch::Type type, uint32_t location, Condition cond = AL) {
  /external/chromium_org/v8/src/compiler/
schedule.h 236 void AddBranch(BasicBlock* block, Node* branch, BasicBlock* tblock,

Completed in 91 milliseconds