Searched refs:VType1 (Results 1 – 1 of 1) sorted by relevance
324 static bool areCompatibleVTYPEs(uint64_t VType1, in areCompatibleVTYPEs() argument328 RISCVVType::getSEW(VType1) != RISCVVType::getSEW(VType2)) in areCompatibleVTYPEs()332 RISCVVType::getVLMUL(VType1) != RISCVVType::getVLMUL(VType2)) in areCompatibleVTYPEs()336 auto Ratio1 = getSEWLMULRatio(RISCVVType::getSEW(VType1), in areCompatibleVTYPEs()337 RISCVVType::getVLMUL(VType1)); in areCompatibleVTYPEs()345 RISCVVType::isTailAgnostic(VType1) != RISCVVType::isTailAgnostic(VType2)) in areCompatibleVTYPEs()348 RISCVVType::isMaskAgnostic(VType1) != RISCVVType::isMaskAgnostic(VType2)) in areCompatibleVTYPEs()