Searched defs:SEW (Results 1 – 7 of 7) sorted by relevance
135 unsigned RISCVVType::encodeVTYPE(RISCVII::VLMUL VLMUL, unsigned SEW, in encodeVTYPE()190 unsigned RISCVVType::getSEWLMULRatio(unsigned SEW, RISCVII::VLMUL VLMul) { in getSEWLMULRatio()
419 inline static bool isValidSEW(unsigned SEW) { in isValidSEW()450 inline static unsigned encodeSEW(unsigned SEW) { in encodeSEW()
134 bool SEW = false; member307 uint8_t SEW = 0; member in __anon4c2f49c10111::VSETVLIInfo683 unsigned SEW = Log2SEW ? 1 << Log2SEW : 8; in INITIALIZE_PASS() local1139 unsigned SEW = Info.getSEW(); in hasFixedResult() local
557 unsigned SEW = in selectVSETVLI() local1153 SDValue SEW = CurDAG->getTargetConstant( in Select() local1232 SDValue SEW = CurDAG->getTargetConstant( in Select() local1826 SDValue SEW = CurDAG->getTargetConstant(Log2SEW, DL, XLenVT); in Select() local
1721 unsigned SEW = Log2SEW ? 1 << Log2SEW : 8; in verifyInstruction() local2038 unsigned SEW = Log2SEW ? 1 << Log2SEW : 8; in createMIROperandComment() local
5524 SDValue SEW = DAG.getConstant(Sew, DL, XLenVT); in lowerVectorIntrinsicScalars() local5539 SDValue SEW = DAG.getConstant(Sew, DL, XLenVT); in lowerVectorIntrinsicScalars() local
772 unsigned SEW = CGM.getContext().getTypeSize(Info.ElementType); in CreateType() local