Home
last modified time | relevance | path

Searched refs:Offs16Value (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc295 int offs = instr->Offs16Value(); in PrintPCOffs16()
326 int offs = instr->Offs16Value(); in PrintOffs16()
/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h864 inline int Offs16Value() const { in Offs16Value() function