Searched defs:branch_offset (Results 1 – 11 of 11) sorted by relevance
439 int branch_offset(Label* L) { in branch_offset() function
727 void Assembler::bc(int branch_offset, BOfield bo, int condition_bit, LKBit lk) { in bc()734 void Assembler::b(int branch_offset, LKBit lk) { in b()
438 int branch_offset(Label* L) { return link(L) - pc_offset(); } in branch_offset() function
524 void Assembler::branchOnCond(Condition c, int branch_offset, bool is_bound) { in branchOnCond()
1445 int Assembler::branch_offset(Label* L) { in branch_offset() function in v8::internal::Assembler1469 void Assembler::b(int branch_offset, Condition cond) { in b()1482 void Assembler::bl(int branch_offset, Condition cond) { in bl()1489 void Assembler::blx(int branch_offset) { in blx()
441 inline int32_t branch_offset(Label* L) { in branch_offset() function
892 int branch_offset = BranchOffset(instr); in bind_to() local
438 inline int32_t branch_offset(Label* L) { in branch_offset() function
928 int branch_offset = BranchOffset(instr); in bind_to() local
1344 ULong branch_offset; in dis_branch_likely() local1377 ULong branch_offset; in dis_branch() local
3637 int branch_offset = pc - Instruction::kPCReadOffset - branch_address + in PatchAt() local