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