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