Searched refs:isVEXTRACT128Index (Results 1 – 3 of 3) sorted by relevance
603 bool isVEXTRACT128Index(SDNode *N);
919 return X86::isVEXTRACT128Index(N);
4290 bool X86::isVEXTRACT128Index(SDNode *N) { in isVEXTRACT128Index() function in X86