Home
last modified time | relevance | path

Searched refs:kUType (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/riscv64/
Dconstants-riscv64.cc205 return kUType; in InstructionType()
217 return kUType; in InstructionType()
Dconstants-riscv64.h1347 kUType, enumerator
1525 this->InstructionType() == InstructionBase::kUType || in RdValue()
1651 DCHECK(this->InstructionType() == InstructionBase::kUType); in Imm20UValue()
/third_party/node/deps/v8/src/diagnostics/riscv64/
Ddisasm-riscv64.cc2837 case Instruction::kUType: in InstructionDecode()
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc6903 case Instruction::kUType: in InstructionDecode()