Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:VCMP

634   case PPCISD::VCMP:            return "PPCISD::VCMP";
5583 // If this is a non-dot comparison, make the VCMP node and we are done.
5585 SDValue Tmp = DAG.getNode(PPCISD::VCMP, dl, Op.getOperand(2).getValueType(),
7345 case PPCISD::VCMP: {