Searched refs:MaskAgnostic (Results 1 – 3 of 3) sorted by relevance
111 bool TailAgnostic, bool MaskAgnostic) { in encodeVTYPE() argument118 if (MaskAgnostic) in encodeVTYPE()
323 bool MaskAgnostic);
1587 bool MaskAgnostic; in parseVTypeI() local1589 MaskAgnostic = true; in parseVTypeI()1591 MaskAgnostic = false; in parseVTypeI()1600 RISCVVType::encodeVTYPE(VLMUL, Sew, TailAgnostic, MaskAgnostic); in parseVTypeI()