Searched defs:target_pos (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/ |
D | igfs_extended_tcp_client.cc | 43 Status ExtendedTCPClient::SkipToPos(int target_pos) { in SkipToPos()
|
/external/v8/src/s390/ |
D | assembler-s390.cc | 459 void Assembler::target_at_put(int pos, int target_pos, bool* is_branch) { in target_at_put() 588 int target_pos; in load_label_offset() local
|
/external/v8/src/mips64/ |
D | assembler-mips64.cc | 863 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() 878 void Assembler::target_at_put(int pos, int target_pos, bool is_internal) { in target_at_put() 1439 int64_t target_pos; in jump_address() local 1459 int64_t target_pos; in jump_offset() local 1480 int64_t target_pos; in branch_long_offset() local 1500 int32_t target_pos; in branch_offset_helper() local 1528 int target_pos; in label_at_put() local
|
/external/v8/src/mips/ |
D | assembler-mips.cc | 917 static inline Instr SetBranchOffset(int32_t pos, int32_t target_pos, in SetBranchOffset() 932 void Assembler::target_at_put(int32_t pos, int32_t target_pos, in target_at_put() 1476 int32_t target_pos; in jump_address() local 1497 int32_t target_pos; in branch_long_offset() local 1520 int32_t target_pos; in branch_offset_helper() local 1548 int target_pos; in label_at_put() local
|
/external/v8/src/ppc/ |
D | assembler-ppc.cc | 462 void Assembler::target_at_put(int pos, int target_pos, bool* is_branch) { in target_at_put()
|
/external/v8/src/arm/ |
D | assembler-arm.cc | 836 void Assembler::target_at_put(int pos, int target_pos) { in target_at_put() 1397 int target_pos; in branch_offset() local
|