Home
last modified time | relevance | path

Searched defs:tag_offset (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares__buf.c44 size_t tag_offset; /*!< Tagged offset in buffer. Uses member
[all...]
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.cc1945 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 Dmacro-assembler-aarch64.h2810 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 Dsimulator-aarch64.cc14118 uint64_t tag_offset = instr->ExtractBits(13, 10); in Simulator() local

Completed in 42 milliseconds