Searched refs:componentsList (Results 1 – 4 of 4) sorted by relevance
218 LiteralIntegerList *componentsList);
186 const LiteralIntegerList &componentsList);
894 LiteralIntegerList *componentsList) in ParseVectorShuffle() argument905 if (componentsList) in ParseVectorShuffle()909 componentsList->emplace_back(_instruction[_o++]); in ParseVectorShuffle()
775 const LiteralIntegerList &componentsList) in WriteVectorShuffle() argument783 for (const auto &operand : componentsList) in WriteVectorShuffle()