Home | History | Annotate | Download | only in src

Lines Matching refs:URem

286     case Instruction::URem:
287 return convertArithInstruction(Instr, Ice::InstArithmetic::Urem);