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