Home
last modified time | relevance | path

Searched defs:VSEW (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h515 decodeVSEW(unsigned VSEW) decodeVSEW() argument
526 unsigned VSEW = (VType >> 3) & 0x7; getSEW() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8436 unsigned VSEW = RISCVVType::encodeSEW(ElementWidth); lowerGetVectorLength() local
16389 unsigned VSEW = Op.getConstantOperandVal(HasAVL + 1); computeKnownBitsForTargetNode() local