Searched refs:RshOpc (Results 1 – 1 of 1) sorted by relevance
22085 unsigned RshOpc = Op0.getOpcode(); in tryCombineExtendRShTrunc() local22086 if (RshOpc != AArch64ISD::RSHRNB_I) in tryCombineExtendRShTrunc()22091 if (RshOpc != Op1.getOpcode() || ShiftValue != Op1.getOperand(1)) in tryCombineExtendRShTrunc()