Searched defs:branch_offset (Results 1 – 9 of 9) sorted by relevance
432 int branch_offset(Label* L) { in branch_offset() function
700 void Assembler::bc(int branch_offset, BOfield bo, int condition_bit, LKBit lk) { in bc()710 void Assembler::b(int branch_offset, LKBit lk) { in b()
1329 int Assembler::branch_offset(Label* L) { in branch_offset() function in v8::internal::Assembler1353 void Assembler::b(int branch_offset, Condition cond) { in b()1366 void Assembler::bl(int branch_offset, Condition cond) { in bl()1375 void Assembler::blx(int branch_offset) { // v5 and above in blx()
1344 ULong branch_offset; in dis_branch_likely() local1377 ULong branch_offset; in dis_branch() local
434 inline int32_t branch_offset(Label* L) { in branch_offset() function
853 int branch_offset = BranchOffset(instr); in bind_to() local
437 inline int32_t branch_offset(Label* L) { in branch_offset() function
867 int branch_offset = BranchOffset(instr); in bind_to() local
4823 int branch_offset = pc - Instruction::kPCReadOffset - branch_address + in PatchAt() local