Searched refs:shouldExpandVectorDynExt (Results 1 – 3 of 3) sorted by relevance
251 static bool shouldExpandVectorDynExt(unsigned EltSize, unsigned NumElem,255 bool shouldExpandVectorDynExt(SDNode *N) const;
1939 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldExtractEltToCmpSelect()2037 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldInsertEltToCmpSelect()
13023 bool SITargetLowering::shouldExpandVectorDynExt(unsigned EltSize, in shouldExpandVectorDynExt() function in SITargetLowering13059 bool SITargetLowering::shouldExpandVectorDynExt(SDNode *N) const { in shouldExpandVectorDynExt() function in SITargetLowering13070 return SITargetLowering::shouldExpandVectorDynExt( in shouldExpandVectorDynExt()13136 if (shouldExpandVectorDynExt(N)) { in performExtractVectorEltCombine()13202 if (!shouldExpandVectorDynExt(N)) in performInsertVectorEltCombine()