Searched refs:VType2 (Results 1 – 1 of 1) sorted by relevance
325 uint64_t VType2, in areCompatibleVTYPEs() argument328 RISCVVType::getSEW(VType1) != RISCVVType::getSEW(VType2)) in areCompatibleVTYPEs()332 RISCVVType::getVLMUL(VType1) != RISCVVType::getVLMUL(VType2)) in areCompatibleVTYPEs()338 auto Ratio2 = getSEWLMULRatio(RISCVVType::getSEW(VType2), in areCompatibleVTYPEs()339 RISCVVType::getVLMUL(VType2)); in areCompatibleVTYPEs()345 RISCVVType::isTailAgnostic(VType1) != RISCVVType::isTailAgnostic(VType2)) in areCompatibleVTYPEs()348 RISCVVType::isMaskAgnostic(VType1) != RISCVVType::isMaskAgnostic(VType2)) in areCompatibleVTYPEs()