Searched refs:encodeLMUL (Results 1 – 5 of 5) sorted by relevance
113 inline static VLMUL encodeLMUL(unsigned LMUL, bool Fractional) { in encodeLMUL() function
243 return RISCVVType::encodeLMUL(EMUL, Fractional); in getSameRatioLMUL()
442 RISCVVType::VLMUL VLMUL = RISCVVType::encodeLMUL(Mul, /*Fractional=*/false); in expandPseudoReadVLENBViaVSETVLIX0()
10489 unsigned VLMUL = (unsigned)RISCVVType::encodeLMUL(LMulVal, Fractional); in lowerGetVectorLength()
2349 RISCVVType::VLMUL VLMUL = RISCVVType::encodeLMUL(Lmul, Fractional); in parseVTypeI()