Searched refs:SatBit (Results 1 – 1 of 1) sorted by relevance
2629 int SatBit = (SatOp == 64 ? 0 : 1); in SelectMVE_LongShift() local2630 Ops.push_back(getI32Imm(SatBit, Loc)); in SelectMVE_LongShift()