Searched refs:IsHvx (Results 1 – 1 of 1) sorted by relevance
174 : Base(B), Main{AI.Inst}, IsHvx(Hvx), IsLoad(Load) {} in MoveGroup()178 bool IsHvx; // Is this group of HVX instructions? member578 if (Move.IsHvx != isHvx(Info)) in createLoadGroups()629 if (Move.IsHvx != isHvx(Info)) in createStoreGroups()689 if (!Move.IsHvx) in realignGroup()778 int ScLen = Move.IsHvx ? HVC.HST.getVectorLength() in realignGroup()780 assert(!Move.IsHvx || ScLen == 64 || ScLen == 128); in realignGroup()781 assert(Move.IsHvx || ScLen == 4 || ScLen == 8); in realignGroup()