Searched refs:isVEXTRACT256Index (Results 1 – 3 of 3) sorted by relevance
480 bool isVEXTRACT256Index(SDNode *N);
528 return X86::isVEXTRACT256Index(N);
4388 bool X86::isVEXTRACT256Index(SDNode *N) { in isVEXTRACT256Index() function in X86