Home
last modified time | relevance | path

Searched defs:Sew (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp190 unsigned Sew = getSEW(VType); in printVType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2169 unsigned &Sew, unsigned &Lmul, in parseVTypeToken()
2237 unsigned Sew = 0; in parseVTypeI() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8860 unsigned Sew = RISCVVType::encodeSEW(I32VT.getScalarSizeInBits()); lowerVectorIntrinsicScalars() local
8875 unsigned Sew = RISCVVType::encodeSEW(VT.getScalarSizeInBits()); lowerVectorIntrinsicScalars() local
8976 SDValue Sew = DAG.getTargetConstant(VSEW, DL, XLenVT); lowerGetVectorLength() local