Searched defs:DemandedFields (Results 1 – 1 of 1) sorted by relevance
128 struct DemandedFields { struct131 bool VLAny = false;133 bool VLZeroness = false;134 bool SEW = false;135 bool LMUL = false;136 bool SEWLMULRatio = false;137 bool TailPolicy = false;138 bool MaskPolicy = false;141 bool usedVTYPE() const { in usedVTYPE()146 bool usedVL() { in usedVL()[all …]