Home
last modified time | relevance | path

Searched refs:IsRSHRN (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp19438 auto IsRSHRN = [](SDValue Shr) { in performConcatVectorsCombine() local
19465 if (N->getNumOperands() == 2 && IsRSHRN(N0) && in performConcatVectorsCombine()
19466 ((IsRSHRN(N1) && in performConcatVectorsCombine()