Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVTargetParser.h89 decodeVSEW(unsigned VSEW) decodeVSEW() argument
100 unsigned VSEW = (VType >> 3) & 0x7; getSEW() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8963 unsigned VSEW = RISCVVType::encodeSEW(ElementWidth); lowerGetVectorLength() local
17867 unsigned VSEW = Op.getConstantOperandVal(HasAVL + 1); computeKnownBitsForTargetNode() local