Home | History | Annotate | Download | only in X86

Lines Matching refs:TestOpc

10669     unsigned TestOpc = IsTestPacked ? X86ISD::TESTP : X86ISD::PTEST;
10670 SDValue Test = DAG.getNode(TestOpc, dl, MVT::i32, LHS, RHS);