Searched refs:AllowSaturation (Results 1 – 1 of 1) sorted by relevance
279 template <unsigned Low, unsigned High, bool AllowSaturation = false>281 return SelectSVEShiftImm(N, Low, High, AllowSaturation, Imm); in SelectSVEShiftImm()502 bool AllowSaturation, SDValue &Imm);4344 uint64_t High, bool AllowSaturation, in SelectSVEShiftImm() argument4355 if (!AllowSaturation) in SelectSVEShiftImm()