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