Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SREM

891   case Instruction::SRem:
892 return SelectBinaryOp(I, ISD::SREM);