Home | History | Annotate | Download | only in AArch64

Lines Matching refs:findEXTRHalf

7821 static bool findEXTRHalf(SDValue N, SDValue &Src, uint32_t &ShiftAmount,
7857 if (!findEXTRHalf(N->getOperand(0), LHS, ShiftLHS, LHSFromHi))
7863 if (!findEXTRHalf(N->getOperand(1), RHS, ShiftRHS, RHSFromHi))