Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:opreg

896   unsigned OpReg = getRegForValue(BinaryOperator::getFNegArgument(I));
897 if (OpReg == 0) return false;
904 ISD::FNEG, OpReg, OpRegIsKill);
918 ISD::BITCAST, OpReg, OpRegIsKill);