Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:CreateMul

1551     case Instruction::Mul: return MCBinaryExpr::CreateMul(LHS, RHS, Ctx);