Home
last modified time | relevance | path

Searched refs:branch_offset21 (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/v8/src/mips/
Dassembler-mips.h471 int32_t branch_offset21(Label* L, bool jump_elimination_allowed);
Dassembler-mips.cc1080 int32_t Assembler::branch_offset21(Label* L, bool jump_elimination_allowed) { in branch_offset21() function in v8::internal::Assembler
/external/chromium_org/v8/src/mips64/
Dassembler-mips64.h461 int32_t branch_offset21(Label* L, bool jump_elimination_allowed);
Dassembler-mips64.cc1061 int32_t Assembler::branch_offset21(Label* L, bool jump_elimination_allowed) { in branch_offset21() function in v8::internal::Assembler