Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:UDiv

862       case Instruction::UDiv:   Out << "getUDiv("; break;
1204 case Instruction::UDiv:
1224 case Instruction::UDiv:Out << "Instruction::UDiv"; break;