Searched refs:IsNeon (Results 1 – 1 of 1) sorted by relevance
7039 bool IsNeon = UnitSize >= 8; in EmitStructByval() local7041 if (IsNeon) in EmitStructByval()7058 unsigned scratch = MRI.createVirtualRegister(IsNeon ? VecTRC : TRC); in EmitStructByval()7176 unsigned scratch = MRI.createVirtualRegister(IsNeon ? VecTRC : TRC); in EmitStructByval()