Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp13203 auto isSExtOfVecExtract = [&](SDValue Op) -> bool { in combineBVOfVecSExt() local
13239 if (!isSExtOfVecExtract(N->getOperand(i))) { in combineBVOfVecSExt()