Searched defs:branch_offset (Results 1 – 5 of 5) sorted by relevance
1312 int Assembler::branch_offset(Label* L, bool jump_elimination_allowed) { in branch_offset() function in v8::internal::Assembler1335 void Assembler::b(int branch_offset, Condition cond) { in b()1348 void Assembler::bl(int branch_offset, Condition cond) { in bl()1357 void Assembler::blx(int branch_offset) { // v5 and above in blx()
4953 int branch_offset = pc - Instruction::kPCReadOffset - branch_address + in PatchAt() local
1344 ULong branch_offset; in dis_branch_likely() local1377 ULong branch_offset; in dis_branch() local
1026 int32_t Assembler::branch_offset(Label* L, bool jump_elimination_allowed) { in branch_offset() function in v8::internal::Assembler
1008 int32_t Assembler::branch_offset(Label* L, bool jump_elimination_allowed) { in branch_offset() function in v8::internal::Assembler