Searched refs:shouldExpandBuildVectorWithShuffles (Results 1 – 4 of 4) sorted by relevance
577 shouldExpandBuildVectorWithShuffles(EVT VT,
9923 PPCTargetLowering::shouldExpandBuildVectorWithShuffles( in shouldExpandBuildVectorWithShuffles() function in PPCTargetLowering9928 return TargetLowering::shouldExpandBuildVectorWithShuffles(VT, DefinedValues); in shouldExpandBuildVectorWithShuffles()
211 shouldExpandBuildVectorWithShuffles(EVT /* VT */, in shouldExpandBuildVectorWithShuffles() function
1997 if (TLI.shouldExpandBuildVectorWithShuffles(VT, DefinedValues.size())) { in ExpandBUILD_VECTOR()