Searched refs:shouldExpandVectorDynExt (Results 1 – 3 of 3) sorted by relevance
240 static bool shouldExpandVectorDynExt(unsigned EltSize, unsigned NumElem,244 bool shouldExpandVectorDynExt(SDNode *N) const;
1945 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldExtractEltToCmpSelect()2043 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldInsertEltToCmpSelect()
10737 bool SITargetLowering::shouldExpandVectorDynExt(unsigned EltSize, in shouldExpandVectorDynExt() function in SITargetLowering10773 bool SITargetLowering::shouldExpandVectorDynExt(SDNode *N) const { in shouldExpandVectorDynExt() function in SITargetLowering10784 return SITargetLowering::shouldExpandVectorDynExt( in shouldExpandVectorDynExt()10848 if (shouldExpandVectorDynExt(N)) { in performExtractVectorEltCombine()10914 if (!shouldExpandVectorDynExt(N)) in performInsertVectorEltCombine()