Searched defs:SEW (Results 1 – 6 of 6) sorted by relevance
100 uint8_t SEW; member109 uint8_t SEW; member119 uint8_t SEW; member128 uint8_t SEW; member138 uint8_t SEW; member146 uint8_t SEW; member154 uint8_t SEW; member
128 SDNode *Node, unsigned SEW, const SDLoc &DL, unsigned CurOp, bool IsMasked, in addVectorLoadStoreOperands()494 SDValue SEW = CurDAG->getTargetConstant( in Select() local584 SDValue SEW = CurDAG->getTargetConstant( in Select() local633 unsigned SEW = in Select() local816 unsigned SEW = (IntNo == Intrinsic::riscv_vle1) ? 8 : ScalarSize; in Select() local1007 unsigned SEW = (IntNo == Intrinsic::riscv_vse1) ? 8 : ScalarSize; in Select() local1159 SDValue SEW = CurDAG->getTargetConstant(Log2_32(ScalarSize), DL, XLenVT); in Select() local
6482 unsigned SEW = 1 << Log2SEW; in addVSetVL() local
110 unsigned RISCVVType::encodeVTYPE(RISCVII::VLMUL VLMUL, unsigned SEW, in encodeVTYPE()
313 inline static bool isValidSEW(unsigned SEW) { in isValidSEW()
770 unsigned SEW = CGM.getContext().getTypeSize(Info.ElementType); in CreateType() local