Searched refs:shouldExpandVectorDynExt (Results 1 – 3 of 3) sorted by relevance
259 static bool shouldExpandVectorDynExt(unsigned EltSize, unsigned NumElem,263 bool shouldExpandVectorDynExt(SDNode *N) const;
1966 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldExtractEltToCmpSelect()2064 if (!SITargetLowering::shouldExpandVectorDynExt(EltSize, NumElem, in foldInsertEltToCmpSelect()
14130 bool SITargetLowering::shouldExpandVectorDynExt(unsigned EltSize, in shouldExpandVectorDynExt() function in SITargetLowering14169 bool SITargetLowering::shouldExpandVectorDynExt(SDNode *N) const { in shouldExpandVectorDynExt() function in SITargetLowering14180 return SITargetLowering::shouldExpandVectorDynExt( in shouldExpandVectorDynExt()14247 if (shouldExpandVectorDynExt(N)) { in performExtractVectorEltCombine()14313 if (!shouldExpandVectorDynExt(N)) in performInsertVectorEltCombine()