Searched refs:AllowSaturation (Results 1 – 1 of 1) sorted by relevance
276 template <unsigned Low, unsigned High, bool AllowSaturation = false>278 return SelectSVEShiftImm(N, Low, High, AllowSaturation, Imm); in SelectSVEShiftImm()492 bool AllowSaturation, SDValue &Imm);4139 uint64_t High, bool AllowSaturation, in SelectSVEShiftImm() argument4150 if (!AllowSaturation) in SelectSVEShiftImm()