Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVTargetParser.h98 inline static unsigned decodeVSEW(unsigned VSEW) { in decodeVSEW()
109 unsigned VSEW = (VType >> 3) & 0x7; in getSEW() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8971 unsigned VSEW = RISCVVType::encodeSEW(ElementWidth); lowerGetVectorLength() local
17925 unsigned VSEW = Op.getConstantOperandVal(HasAVL + 1); computeKnownBitsForTargetNode() local