Home
last modified time | relevance | path

Searched defs:target_pos (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/mips64/
Dassembler-mips64.cc769 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset()
784 void Assembler::target_at_put(int pos, int target_pos, bool is_internal) { in target_at_put()
1151 int64_t target_pos; in jump_address() local
1171 int64_t target_pos; in jump_offset() local
1193 int32_t target_pos; in branch_offset_helper() local
1221 int target_pos; in label_at_put() local
/external/v8/src/mips/
Dassembler-mips.cc821 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset()
836 void Assembler::target_at_put(int32_t pos, int32_t target_pos, in target_at_put()
1185 int32_t target_pos; in jump_address() local
1207 int32_t target_pos; in branch_offset_helper() local
1235 int target_pos; in label_at_put() local
/external/v8/src/s390/
Dassembler-s390.cc382 void Assembler::target_at_put(int pos, int target_pos, bool* is_branch) { in target_at_put()
501 int target_pos; in load_label_offset() local
/external/v8/src/arm/
Dassembler-arm.cc926 void Assembler::target_at_put(int pos, int target_pos) { in target_at_put()
1446 int target_pos; in branch_offset() local
/external/v8/src/ppc/
Dassembler-ppc.cc445 void Assembler::target_at_put(int pos, int target_pos, bool* is_branch) { in target_at_put()