Searched refs:shouldExpandVectorDynExt (Results 1 – 3 of 3) sorted by relevance
227 static bool shouldExpandVectorDynExt(unsigned EltSize, unsigned NumElem,
1914 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldExtractEltToCmpSelect()1996 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldInsertEltToCmpSelect()
10088 bool SITargetLowering::shouldExpandVectorDynExt(unsigned EltSize, in shouldExpandVectorDynExt() function in SITargetLowering10115 static bool shouldExpandVectorDynExt(SDNode *N) { in shouldExpandVectorDynExt() function10126 return SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in shouldExpandVectorDynExt()10191 if (::shouldExpandVectorDynExt(N)) { in performExtractVectorEltCombine()10254 if (!::shouldExpandVectorDynExt(N)) in performInsertVectorEltCombine()