Home
last modified time | relevance | path

Searched defs:vlmul (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.h662 static int32_t GenZimm(VSew vsew, Vlmul vlmul, TailAgnosticType tail = tu, in GenZimm() argument
1480 inline void vsetvlmax(Register rd, VSew vsew, Vlmul vlmul, in vsetvlmax() argument
1486 inline void vsetvl(VSew vsew, Vlmul vlmul, TailAgnosticType tail = tu, in vsetvl() argument
H A Dassembler-riscv64.cc2869 void Assembler::vsetvli(Register rd, Register rs1, VSew vsew, Vlmul vlmul, in vsetvli() argument
2878 void Assembler::vsetivli(Register rd, uint8_t uimm, VSew vsew, Vlmul vlmul, in vsetivli() argument
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h419 uint32_t vlmul = rvv_vlmul(); in rvv_lmul_s() local

Completed in 20 milliseconds