Searched refs:shouldExpandVectorDynExt (Results 1 – 3 of 3) sorted by relevance
249 static bool shouldExpandVectorDynExt(unsigned EltSize, unsigned NumElem,253 bool shouldExpandVectorDynExt(SDNode *N) const;
1938 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldExtractEltToCmpSelect()2036 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldInsertEltToCmpSelect()
13321 bool SITargetLowering::shouldExpandVectorDynExt(unsigned EltSize, in shouldExpandVectorDynExt() function in SITargetLowering13357 bool SITargetLowering::shouldExpandVectorDynExt(SDNode *N) const { in shouldExpandVectorDynExt() function in SITargetLowering13368 return SITargetLowering::shouldExpandVectorDynExt( in shouldExpandVectorDynExt()13434 if (shouldExpandVectorDynExt(N)) { in performExtractVectorEltCombine()13500 if (!shouldExpandVectorDynExt(N)) in performInsertVectorEltCombine()