Searched refs:isVINSERT256Index (Results 1 – 3 of 3) sorted by relevance
618 bool isVINSERT256Index(SDNode *N);
940 return X86::isVINSERT256Index(N);
4286 bool X86::isVINSERT256Index(SDNode *N) { in isVINSERT256Index() function in X86