Searched refs:shouldExpandVectorDynExt (Results 1 – 3 of 3) sorted by relevance
238 static bool shouldExpandVectorDynExt(unsigned EltSize, unsigned NumElem,242 bool shouldExpandVectorDynExt(SDNode *N) const;
1941 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldExtractEltToCmpSelect()2039 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldInsertEltToCmpSelect()
10584 bool SITargetLowering::shouldExpandVectorDynExt(unsigned EltSize, in shouldExpandVectorDynExt() function in SITargetLowering10620 bool SITargetLowering::shouldExpandVectorDynExt(SDNode *N) const { in shouldExpandVectorDynExt() function in SITargetLowering10631 return SITargetLowering::shouldExpandVectorDynExt( in shouldExpandVectorDynExt()10696 if (shouldExpandVectorDynExt(N)) { in performExtractVectorEltCombine()10759 if (!shouldExpandVectorDynExt(N)) in performInsertVectorEltCombine()