Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:UDiv

874       case Instruction::UDiv:   Out << "getUDiv("; break;
1222 case Instruction::UDiv:
1242 case Instruction::UDiv:Out << "Instruction::UDiv"; break;