Home | History | Annotate | Download | only in CppBackend

Lines Matching full:fmul

861       case Instruction::FMul:   Out << "getFMul("; break;
1203 case Instruction::FMul:
1223 case Instruction::FMul: Out << "Instruction::FMul"; break;