Searched refs:hasVectorBlend (Results 1 – 3 of 3) sorted by relevance
1258 bool hasVectorBlend() const override { return true; } in hasVectorBlend() function
2435 virtual bool hasVectorBlend() const { return false; } in hasVectorBlend() function
1639 if (TLI->hasVectorBlend()) { in getVectorShuffle()