Home | History | Annotate | Download | only in X86

Lines Matching refs:TESTP

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