Searched refs:SatOp (Results 1 – 1 of 1) sorted by relevance
2637 int32_t SatOp = N->getConstantOperandVal(4); in SelectMVE_LongShift() local2638 int SatBit = (SatOp == 64 ? 0 : 1); in SelectMVE_LongShift()