Home | History | Annotate | Download | only in X86

Lines Matching refs:TESTP

13855   // ptest and testp intrinsics. The intrinsic these come from are designed to
13857 // or testp pattern and a setcc for the result.
13914 unsigned TestOpc = IsTestPacked ? X86ISD::TESTP : X86ISD::PTEST;
16589 case X86ISD::TESTP: return "X86ISD::TESTP";