Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h852 inline int CodeValue() const { in CodeValue() function
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc276 int code = instr->CodeValue(); in PrintCode()