Searched refs:isVINSERTIndex (Results 1 – 1 of 1) sorted by relevance
4267 static bool isVINSERTIndex(SDNode *N, unsigned vecWidth) { in isVINSERTIndex() function4283 return isVINSERTIndex(N, 128); in isVINSERT128Index()4287 return isVINSERTIndex(N, 256); in isVINSERT256Index()