Searched refs:isExtractSubvectorCheap (Results 1 – 4 of 4) sorted by relevance
828 bool isExtractSubvectorCheap(EVT ResVT, unsigned Index) const override;
3773 bool X86TargetLowering::isExtractSubvectorCheap(EVT ResVT, in isExtractSubvectorCheap() function in X86TargetLowering
1642 virtual bool isExtractSubvectorCheap(EVT ResVT, unsigned Index) const { in isExtractSubvectorCheap() function
11473 if (!TLI.isExtractSubvectorCheap(VT, VT.getVectorNumElements())) in visitBUILD_VECTOR()