Lines Matching defs:VLENB
191 const int64_t VLENB = *VLEN / 8;
195 const int64_t FixedOffset = NumOfVReg * VLENB;
320 // LMUL*VLENB bytes.
361 const int64_t VLENB = *VLEN / 8;
362 int64_t Offset = VLENB * LMUL;
397 // LMUL*VLENB bytes.
438 const int64_t VLENB = *VLEN / 8;
439 int64_t Offset = VLENB * LMUL;
775 // VLENB is the length of a vector register in bytes. We use <vscale x 8 x i8>
777 // VLENB * scalable_offset / 8.
783 unsigned VLENB = getDwarfRegNum(RISCV::VLENB, true);
788 Ops.append({dwarf::DW_OP_bregx, VLENB, 0ULL});
794 Ops.append({dwarf::DW_OP_bregx, VLENB, 0ULL});