Searched refs:getVLMUL (Results 1 – 6 of 6) sorted by relevance
303 if (RISCVVType::getVLMUL(CurVType) != RISCVVType::getVLMUL(NewVType)) in areCompatibleVTYPEs()307 if (!isLMUL1OrSmaller(RISCVVType::getVLMUL(NewVType))) in areCompatibleVTYPEs()314 RISCVVType::getVLMUL(CurVType)); in areCompatibleVTYPEs()316 RISCVVType::getVLMUL(NewVType)); in areCompatibleVTYPEs()582 RISCVVType::VLMUL getVLMUL() const { return VLMul; } in getVLMUL() function in __anoncddf45c50111::VSETVLIInfo642 VLMul = RISCVVType::getVLMUL(VType); in setVTYPE()1178 PrevInfo.getSEW(), PrevInfo.getVLMUL(), Info.getSEW())) in adjustIncoming()1232 .getVLMUL(), in transferBefore()
287 RISCVVType::VLMUL FirstLMul = RISCVVType::getVLMUL(FirstVType); in isConvertibleToVMV_V_V()319 return LMul == RISCVVType::getVLMUL(VType); in isConvertibleToVMV_V_V()
105 inline static VLMUL getVLMUL(unsigned VType) { in getVLMUL() function
205 std::tie(LMul, Fractional) = decodeVLMUL(getVLMUL(VType)); in printVType()
124 RISCVVType::VLMUL VLMUL = RISCVVType::getVLMUL(VTypeI); in createInstruments()
220 if (RISCVVType::getVLMUL(Imm) == RISCVVType::VLMUL::LMUL_RESERVED || in printVTypeI()