Searched refs:NewSEW (Results 1 – 2 of 2) sorted by relevance
502 uint32_t NewSEW; in parsePrototypeDescriptor() local503 if (ComplexTT.second.getAsInteger(10, NewSEW)) { in parsePrototypeDescriptor()507 switch (NewSEW) { in parsePrototypeDescriptor()883 void RVVType::applyFixedSEW(unsigned NewSEW) { in applyFixedSEW() argument885 if (ElementBitwidth == NewSEW) { in applyFixedSEW()890 ElementBitwidth = NewSEW; in applyFixedSEW()
340 void applyFixedSEW(unsigned NewSEW);