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