Home | History | Annotate | Download | only in X86

Lines Matching full:pcmpeqd

5063   // Vectors containing all ones can be matched by pcmpeqd on 128-bit width
8540 case MVT::v4i32: EQOpc = X86ISD::PCMPEQD; GTOpc = X86ISD::PCMPGTD; break;
10689 case X86ISD::PCMPEQD: return "X86ISD::PCMPEQD";