Searched refs:shouldExpandBuildVectorWithShuffles (Results 1 – 8 of 8) sorted by relevance
314 shouldExpandBuildVectorWithShuffles(EVT VT,
1307 bool RISCVTargetLowering::shouldExpandBuildVectorWithShuffles( in shouldExpandBuildVectorWithShuffles() function in RISCVTargetLowering
151 bool shouldExpandBuildVectorWithShuffles(EVT VT,
2092 bool HexagonTargetLowering::shouldExpandBuildVectorWithShuffles(EVT VT, in shouldExpandBuildVectorWithShuffles() function in HexagonTargetLowering
1038 shouldExpandBuildVectorWithShuffles(EVT VT,
16299 PPCTargetLowering::shouldExpandBuildVectorWithShuffles( in shouldExpandBuildVectorWithShuffles() function in PPCTargetLowering16307 return TargetLowering::shouldExpandBuildVectorWithShuffles(VT, DefinedValues); in shouldExpandBuildVectorWithShuffles()
459 shouldExpandBuildVectorWithShuffles(EVT /* VT */, in shouldExpandBuildVectorWithShuffles() function
1935 if (TLI.shouldExpandBuildVectorWithShuffles(VT, DefinedValues.size())) { in ExpandBUILD_VECTOR()