Searched defs:target_pos (Results 1 – 8 of 8) sorted by relevance
| /third_party/node/deps/v8/src/codegen/s390/ |
| D | assembler-s390.cc | 507 void Assembler::target_at_put(int pos, int target_pos, bool* is_branch) { in target_at_put() 627 int target_pos; in load_label_offset() local
|
| /third_party/ffmpeg/libavformat/ |
| D | mp3dec.c | 499 static int64_t mp3_sync(AVFormatContext *s, int64_t target_pos, int flags) in mp3_sync()
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| D | assembler-riscv64.cc | 450 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() 490 static inline Instr SetJalOffset(int32_t pos, int32_t target_pos, Instr instr) { in SetJalOffset() 505 static inline ShortInstr SetCJalOffset(int32_t pos, int32_t target_pos, in SetCJalOffset() 520 static inline Instr SetCBranchOffset(int32_t pos, int32_t target_pos, in SetCBranchOffset() 536 void Assembler::target_at_put(int pos, int target_pos, bool is_internal, in target_at_put() 1392 int64_t target_pos; in jump_address() local 1422 int64_t target_pos; in branch_long_offset() local 1453 int32_t target_pos; in branch_offset_helper() local 1485 int target_pos; in label_at_put() local
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| D | assembler-loong64.cc | 485 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() 514 void Assembler::target_at_put(int pos, int target_pos, bool is_internal) { in target_at_put() 887 int64_t target_pos; in jump_address() local 906 int64_t target_pos; in branch_long_offset() local 926 int32_t target_pos; in branch_offset_helper() local 952 int target_pos; in label_at_put() local
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| D | assembler-mips64.cc | 789 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() 803 void Assembler::target_at_put(int pos, int target_pos, bool is_internal) { in target_at_put() 1326 int64_t target_pos; in jump_address() local 1345 int64_t target_pos; in jump_offset() local 1366 int64_t target_pos; in branch_long_offset() local 1386 int32_t target_pos; in branch_offset_helper() local 1413 int target_pos; in label_at_put() local
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| D | assembler-mips.cc | 882 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() 896 void Assembler::target_at_put(int32_t pos, int32_t target_pos, in target_at_put() 1398 int32_t target_pos; in jump_address() local 1419 int32_t target_pos; in branch_long_offset() local 1442 int32_t target_pos; in branch_offset_helper() local 1469 int target_pos; in label_at_put() local
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| D | assembler-arm.cc | 815 void Assembler::target_at_put(int pos, int target_pos) { in target_at_put() 1444 int target_pos; in branch_offset() local
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| D | assembler-ppc.cc | 450 void Assembler::target_at_put(int pos, int target_pos, bool* is_branch) { in target_at_put()
|