Searched refs:shouldExpandVectorDynExt (Results 1 – 3 of 3) sorted by relevance
227 static bool shouldExpandVectorDynExt(unsigned EltSize, unsigned NumElem,
1965 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldExtractEltToCmpSelect()2063 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldInsertEltToCmpSelect()
10064 bool SITargetLowering::shouldExpandVectorDynExt(unsigned EltSize, in shouldExpandVectorDynExt() function in SITargetLowering10091 static bool shouldExpandVectorDynExt(SDNode *N) { in shouldExpandVectorDynExt() function10102 return SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in shouldExpandVectorDynExt()10167 if (::shouldExpandVectorDynExt(N)) { in performExtractVectorEltCombine()10230 if (!::shouldExpandVectorDynExt(N)) in performInsertVectorEltCombine()