Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:SRem

719     case Instruction::SRem:
737 case Instruction::SRem:GV.IntVal = LHS.IntVal.srem(RHS.IntVal); break;