Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:srem

685     case Instruction::SRem:
703 case Instruction::SRem:GV.IntVal = LHS.IntVal.srem(RHS.IntVal); break;