Searched defs:tag_offset (Results 1 - 4 of 4) sorted by relevance
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__buf.c | 44 size_t tag_offset; /*!< Tagged offset in buffer. Uses member [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | assembler-aarch64.cc | 1945 addg(const Register& xd, const Register& xn, int offset, int tag_offset) addg() argument 2045 subg(const Register& xd, const Register& xn, int offset, int tag_offset) subg() argument
|
| H A D | macro-assembler-aarch64.h | 2810 Addg(const Register& xd, const Register& xn, int offset, int tag_offset) Addg() argument 2828 Subg(const Register& xd, const Register& xn, int offset, int tag_offset) Subg() argument
|
| H A D | simulator-aarch64.cc | 14118 uint64_t tag_offset = instr->ExtractBits(13, 10); in Simulator() local
|
Completed in 42 milliseconds