Searched refs:kBackEdgeBranchOffset (Results 1 – 1 of 1) sorted by relevance
3481 static const int16_t kBackEdgeBranchOffset = 0x11 * 2; variable3485 static const int16_t kBackEdgeBranchOffset = 0xD * 2; variable3503 patcher.masm()->brc(ge, Operand(kBackEdgeBranchOffset)); in PatchAt()3512 patcher.masm()->brc(CC_NOP, Operand(kBackEdgeBranchOffset)); in PatchAt()