Searched refs:IsNeon (Results 1 – 1 of 1) sorted by relevance
8883 bool IsNeon = UnitSize >= 8; in EmitStructByval() local8885 if (IsNeon) in EmitStructByval()8902 unsigned scratch = MRI.createVirtualRegister(IsNeon ? VecTRC : TRC); in EmitStructByval()9024 unsigned scratch = MRI.createVirtualRegister(IsNeon ? VecTRC : TRC); in EmitStructByval()