Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp165 unsigned Sew = getSEW(VType); printVType() local
/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2132 parseVTypeToken(const AsmToken & Tok,VTypeState & State,unsigned & Sew,unsigned & Lmul,bool & Fractional,bool & TailAgnostic,bool & MaskAgnostic) parseVTypeToken() argument
2200 unsigned Sew = 0; parseVTypeI() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8852 unsigned Sew = RISCVVType::encodeSEW(I32VT.getScalarSizeInBits()); lowerVectorIntrinsicScalars() local
8867 unsigned Sew = RISCVVType::encodeSEW(VT.getScalarSizeInBits()); lowerVectorIntrinsicScalars() local
8968 SDValue Sew = DAG.getTargetConstant(VSEW, DL, XLenVT); lowerGetVectorLength() local