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

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

Completed in 144 milliseconds