Searched refs:branch_long_offset (Results 1 – 6 of 6) sorted by relevance
3920 imm32 = branch_long_offset(L); in BranchLong()3943 imm32 = branch_long_offset(L); in BranchAndLinkLong()
560 uint32_t branch_long_offset(Label* L);
1496 uint32_t Assembler::branch_long_offset(Label* L) { in branch_long_offset() function in v8::internal::Assembler
4297 imm64 = branch_long_offset(L); in BranchLong()4321 imm64 = branch_long_offset(L); in BranchAndLinkLong()
568 uint64_t branch_long_offset(Label* L);
1479 uint64_t Assembler::branch_long_offset(Label* L) { in branch_long_offset() function in v8::internal::Assembler