Home | History | Annotate | Download | only in PowerPC

Lines Matching full:vcmp

809         SDValue VCmp(CurDAG->getMachineNode(VCmpInst, dl, VecVT, LHS, RHS), 0);
810 return CurDAG->SelectNodeTo(N, PPC::VNOR, VecVT, VCmp, VCmp);