Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:srem

785     case Instruction::SRem:
803 case Instruction::SRem:GV.IntVal = LHS.IntVal.srem(RHS.IntVal); break;