Home | History | Annotate | Download | only in X86

Lines Matching defs:TestOpc

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