Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dmacro-assembler-mips.cc2073 b(shifted_branch_offset(L, false)); in BranchShort()
2097 offset = shifted_branch_offset(L, false); in BranchShort()
2101 offset = shifted_branch_offset(L, false); in BranchShort()
2105 offset = shifted_branch_offset(L, false); in BranchShort()
2111 offset = shifted_branch_offset(L, false); in BranchShort()
2115 offset = shifted_branch_offset(L, false); in BranchShort()
2121 offset = shifted_branch_offset(L, false); in BranchShort()
2125 offset = shifted_branch_offset(L, false); in BranchShort()
2131 offset = shifted_branch_offset(L, false); in BranchShort()
2135 offset = shifted_branch_offset(L, false); in BranchShort()
[all …]
Dassembler-mips.h473 int32_t shifted_branch_offset(Label* L, bool jump_elimination_allowed) { in shifted_branch_offset() function
/external/v8/src/mips64/
Dmacro-assembler-mips64.cc2125 b(shifted_branch_offset(L, false)); in BranchShort()
2149 offset = shifted_branch_offset(L, false); in BranchShort()
2153 offset = shifted_branch_offset(L, false); in BranchShort()
2157 offset = shifted_branch_offset(L, false); in BranchShort()
2163 offset = shifted_branch_offset(L, false); in BranchShort()
2167 offset = shifted_branch_offset(L, false); in BranchShort()
2173 offset = shifted_branch_offset(L, false); in BranchShort()
2177 offset = shifted_branch_offset(L, false); in BranchShort()
2183 offset = shifted_branch_offset(L, false); in BranchShort()
2187 offset = shifted_branch_offset(L, false); in BranchShort()
[all …]
Dassembler-mips64.h463 int32_t shifted_branch_offset(Label* L, bool jump_elimination_allowed) { in shifted_branch_offset() function